fix(deps): update module golang.org/x/oauth2 to v0.31.0 (#965)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-07 12:35:48 +00:00
committed by GitHub
parent 264114627f
commit 251d240a7a
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -28,7 +28,7 @@ require (
github.com/sirupsen/logrus v1.9.4-0.20250804143300-cb253f3080f1
github.com/spf13/viper v1.19.0
golang.org/x/net v0.43.0
golang.org/x/oauth2 v0.30.0
golang.org/x/oauth2 v0.31.0
golang.org/x/sys v0.36.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/mount-utils v0.34.0