diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-02-14 15:22:11 +0100 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2024-02-19 14:15:07 +0100 |
| commit | 90bee279ffc19287ec36183384d93ce43a6223e1 (patch) | |
| tree | b60ce24459c5c86cf364268c279c2f2e440f5c97 /go.mod | |
| parent | 655f96a173207d29e184fe15dab8b654d18a9d3c (diff) | |
Go.mod/Go.sum: Update to latest 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-20240212184049-5542918494e1 + codeberg.org/eduVPN/proxyguard v0.0.0-20240213150724-adfa5487640a 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 |
