diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-07-24 17:14:47 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2024-07-30 09:36:45 +0200 |
| commit | f5e274fc2c9a792f7588304ec654bdb1c82636bb (patch) | |
| tree | 042d5d33248eb87b8e021a9e7f707cc908aaddd0 /go.mod | |
| parent | 324ec7f35327d6b0d77b3ef8bbe6d58b2488c092 (diff) | |
go.mod/go.sum: update
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-20240717121319-c80d3bd681d6 + codeberg.org/eduVPN/proxyguard v0.0.0-20240723101427-d0b2383c372c 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 |
