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

This commit is contained in:
2026-04-08 04:04:04 +00:00
parent 33aff642b1
commit aa4de16e2e
2 changed files with 6 additions and 2 deletions

4
go.mod
View File

@@ -4,7 +4,7 @@ go 1.25.0
require (
github.com/beevik/etree v1.6.0
github.com/coreos/go-oidc/v3 v3.17.0
github.com/coreos/go-oidc/v3 v3.18.0
github.com/crewjam/saml v0.5.1
github.com/fsnotify/fsnotify v1.9.0
github.com/russellhaering/goxmldsig v1.6.0
@@ -13,7 +13,7 @@ require (
)
require (
github.com/go-jose/go-jose/v4 v4.1.3 // indirect
github.com/go-jose/go-jose/v4 v4.1.4 // indirect
github.com/jonboulle/clockwork v0.5.0 // indirect
github.com/mattermost/xml-roundtrip-validator v0.1.0 // indirect
golang.org/x/crypto v0.33.0 // indirect