fix(deps): update module golang.org/x/oauth2 to v0.36.0
All checks were successful
Validate PR Title / validate (pull_request) Successful in 4s
All checks were successful
Validate PR Title / validate (pull_request) Successful in 4s
This commit is contained in:
4
go.mod
4
go.mod
@@ -1,6 +1,6 @@
|
||||
module shamilnunhuck/saml-oidc-bridge
|
||||
|
||||
go 1.24.0
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/beevik/etree v1.6.0
|
||||
@@ -8,7 +8,7 @@ require (
|
||||
github.com/crewjam/saml v0.5.1
|
||||
github.com/fsnotify/fsnotify v1.9.0
|
||||
github.com/russellhaering/goxmldsig v1.5.0
|
||||
golang.org/x/oauth2 v0.35.0
|
||||
golang.org/x/oauth2 v0.36.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user