summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-11-14 14:59:20 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2024-12-19 10:50:36 +0100
commit4de4d76ad1ef1dc52b6e2e03c4fc81d4ea8d467e (patch)
treef09aadb416c61c94eb703d950b1689645aad4c4c /go.mod
parent2f3a9d0c1687e6f591ccdb7d44a36cdc09359321 (diff)
ProxyGuard: Add a restart function
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index cc6632a..aaaa561 100644
--- a/go.mod
+++ b/go.mod
@@ -2,6 +2,8 @@ module codeberg.org/eduVPN/eduvpn-common
go 1.22
+replace codeberg.org/eduVPN/proxyguard => ../proxyguard
+
require (
codeberg.org/eduVPN/proxyguard v0.0.0-20241028155505-e9ee8522373e
github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267