summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJeroen Wijenbergh <jeroen.wijenbergh@geant.org>2026-02-23 12:14:25 +0100
committerJeroen Wijenbergh <jeroen.wijenbergh@geant.org>2026-02-26 13:17:47 +0100
commit821ccb31df75c2228ad22e9e5720397bf07e5877 (patch)
tree34f0e676ed5bca571b5c54e8f9c9aa094c17a461 /go.mod
parent7d5e58a383c1228e7e3534e2d31dd1d6c8a45ee6 (diff)
Deps: Update eduoauth-go to 2.0.2
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 62a7d8d..096bbc8 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20241231184526-a9ab2273dd10
)
-require codeberg.org/jwijenbergh/eduoauth-go/v2 v2.0.1
+require codeberg.org/jwijenbergh/eduoauth-go/v2 v2.0.2
require (
golang.org/x/crypto v0.48.0 // indirect