diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-06-04 16:31:51 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2024-06-04 16:40:29 +0200 |
| commit | 09557b38756a494f59f5e0cc0d7cc6eb66e66e65 (patch) | |
| tree | 40a3625507e5f0b2832ff429116869c7ec31da45 /go.mod | |
| parent | fd40040bf5d3923c3c72b1988f4f9a6c91f82348 (diff) | |
go.mod/go.sum: Update to eduoauth-go 1.0.0
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ go 1.18 require ( codeberg.org/eduVPN/proxyguard v0.0.0-20240503081809-7a66ae6a0c71 github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267 - github.com/jwijenbergh/eduoauth-go v0.0.0-20240524103755-aef66b41e1c2 + github.com/jwijenbergh/eduoauth-go v1.0.0 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c golang.org/x/text v0.15.0 golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6 |
