fix(deps): update module github.com/coreos/go-oidc/v3 to v3.17.0
All checks were successful
Validate PR Title / validate (pull_request) Successful in 3s

This commit is contained in:
2025-11-21 07:39:16 +00:00
parent 5084881622
commit 238f1e9c0b
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.24.0
require (
github.com/beevik/etree v1.6.0
github.com/coreos/go-oidc/v3 v3.16.0
github.com/coreos/go-oidc/v3 v3.17.0
github.com/crewjam/saml v0.5.1
github.com/fsnotify/fsnotify v1.9.0
github.com/russellhaering/goxmldsig v1.5.0