diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-07-18 10:43:27 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2024-07-18 09:12:00 +0000 |
| commit | bba9adf769f0e846e4040796915e0803f2149536 (patch) | |
| tree | 509c9ae81cebf66959bcde3a1eee3333db3ac298 /go.mod | |
| parent | 6caaf56214ffa2696f81119dd88273a0087e549b (diff) | |
go.mod/go.sum: Update ProxyGuard
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ module github.com/eduvpn/eduvpn-common go 1.18 require ( - codeberg.org/eduVPN/proxyguard v0.0.0-20240702093453-d36a0e1819c1 + codeberg.org/eduVPN/proxyguard v0.0.0-20240717121319-c80d3bd681d6 github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267 github.com/jwijenbergh/eduoauth-go v1.1.0 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c |
