Update
Some checks failed
release-tag / release-image (push) Failing after 1m32s
release-main / release-images (push) Failing after 1m32s

This commit is contained in:
2026-08-22 16:25:16 +02:00
parent 7972ed7e38
commit c2ffc72451
12 changed files with 2351 additions and 25 deletions

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