summaryrefslogtreecommitdiff
path: root/internal/server/custom.go
diff options
context:
space:
mode:
authorJeroen Wijenbergh <jeroen.wijenbergh@geant.org>2026-02-12 11:14:39 +0100
committerJeroen Wijenbergh <jeroen.wijenbergh@geant.org>2026-02-12 11:14:46 +0100
commit026506786df47e805c926667887fae982283aa34 (patch)
treec52dc08ab8ac7c4e9817d3e449c456e1d3894b15 /internal/server/custom.go
parent28c51a24570d742782c660167cef0d57e00d8bed (diff)
All: Use eduoauth-go v2 and update other deps
Diffstat (limited to 'internal/server/custom.go')
-rw-r--r--internal/server/custom.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/server/custom.go b/internal/server/custom.go
index 0940084..a9a26b9 100644
--- a/internal/server/custom.go
+++ b/internal/server/custom.go
@@ -8,7 +8,7 @@ import (
"codeberg.org/eduVPN/eduvpn-common/internal/api"
"codeberg.org/eduVPN/eduvpn-common/internal/config/v2"
"codeberg.org/eduVPN/eduvpn-common/types/server"
- "github.com/jwijenbergh/eduoauth-go"
+ "codeberg.org/jwijenbergh/eduoauth-go/v2"
)
// AddCustom adds a custom server to the internal server list