fix(deps): update module golang.org/x/oauth2 to v0.35.0
All checks were successful
Validate PR Title / validate (pull_request) Successful in 6s

This commit is contained in:
2026-02-08 12:18:02 +00:00
parent a1f9b33846
commit 83ca7b918b
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -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.34.0
golang.org/x/oauth2 v0.35.0
gopkg.in/yaml.v3 v3.0.1
)