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

This commit is contained in:
2025-12-08 12:05:37 +00:00
parent cd5db40cdf
commit 07a5ddf988
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.33.0
golang.org/x/oauth2 v0.34.0
gopkg.in/yaml.v3 v3.0.1
)