fix(deps): update module golang.org/x/oauth2 (v0.34.0 → v0.35.0) (#163)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-08 18:43:27 +02:00
committed by GitHub
parent 16c6969feb
commit 4b32e263d7
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/schollz/progressbar/v3 v3.19.0
github.com/spf13/cobra v1.10.2
github.com/spf13/viper v1.21.0
golang.org/x/oauth2 v0.34.0
golang.org/x/oauth2 v0.35.0
)
require (