summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-02-23 10:35:32 +0100
committerJeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com>2024-02-23 10:40:50 +0100
commit03ebce3243da4f5a9be6ce8e86152e2b72fd9867 (patch)
tree1510e6824d4acefb77545dd411260ca8e3135e10 /go.mod
parent174384dfd7457aea1c562b65548f0e5c59b687c5 (diff)
Client: Let proxyguard do the DNS request
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f4527d6..4d02f39 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/eduvpn/eduvpn-common
go 1.18
require (
- codeberg.org/eduVPN/proxyguard v0.0.0-20240222150137-7a64d5af6bd2
+ codeberg.org/eduVPN/proxyguard v0.0.0-20240223093313-0b7963ba28b9
github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267
github.com/jwijenbergh/eduoauth-go v0.0.0-20240212102633-770ef228bd93
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c