From 821ccb31df75c2228ad22e9e5720397bf07e5877 Mon Sep 17 00:00:00 2001 From: Jeroen Wijenbergh Date: Mon, 23 Feb 2026 12:14:25 +0100 Subject: Deps: Update eduoauth-go to 2.0.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') 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 -- cgit v1.2.3