Go mod angepasst.
All checks were successful
release-tag / release-image (push) Successful in 2m6s

This commit is contained in:
2026-08-22 08:11:49 +02:00
parent 1d8e36c53a
commit 0f4a234f52

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/example/sessionguard
go 1.23.0
go 1.26.0
require (
github.com/coreos/go-oidc/v3 v3.14.1