diff options
| author | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2026-02-23 12:14:25 +0100 |
|---|---|---|
| committer | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2026-02-26 13:17:47 +0100 |
| commit | 821ccb31df75c2228ad22e9e5720397bf07e5877 (patch) | |
| tree | 34f0e676ed5bca571b5c54e8f9c9aa094c17a461 /go.mod | |
| parent | 7d5e58a383c1228e7e3534e2d31dd1d6c8a45ee6 (diff) | |
Deps: Update eduoauth-go to 2.0.2
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
