diff options
| author | Jeroen Wijenbergh <git@jwijenbergh.com> | 2024-12-20 17:21:29 +0100 |
|---|---|---|
| committer | Jeroen Wijenbergh <git@jwijenbergh.com> | 2024-12-20 17:23:31 +0100 |
| commit | f0e2481a1a2da75fa55c3cbb65c06fa70b278a8e (patch) | |
| tree | 2d7e799dbdff270fa5b1df9221fb9df289f15ebe /go.mod | |
| parent | dee4853b0564560f45eb6e21c9906406255a5b22 (diff) | |
Go.mod/Go.sum: Update ProxyGuard2.99.0
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ module codeberg.org/eduVPN/eduvpn-common go 1.22 require ( - codeberg.org/eduVPN/proxyguard v0.0.0-20241028155505-e9ee8522373e + codeberg.org/eduVPN/proxyguard v0.0.0-20241112130352-4030c226e911 github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267 github.com/jwijenbergh/eduoauth-go v1.1.1 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c |
