diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-03-07 15:05:40 +0100 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2024-03-07 15:19:43 +0100 |
| commit | a1d9b7627a4b39afcab977e6a9c91be82eda03cf (patch) | |
| tree | fb6a2b15fd414156cb1eaa547ca28d7f68f156a5 /go.mod | |
| parent | 3be9c620fc7e9d7616124b5bcdaafa3d509ae1ff (diff) | |
Go.mod/Go.Sum: Update
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,9 +3,9 @@ module github.com/eduvpn/eduvpn-common go 1.18 require ( - codeberg.org/eduVPN/proxyguard v0.0.0-20240307111805-786312239f10 + codeberg.org/eduVPN/proxyguard v0.0.0-20240307130342-c5ee3ef1e3ae github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267 - github.com/jwijenbergh/eduoauth-go v0.0.0-20240228154608-9a9ea667cfea + github.com/jwijenbergh/eduoauth-go v0.0.0-20240307140448-87bf2a5393cb github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c golang.org/x/text v0.14.0 golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6 |
