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

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]
2025-12-14 09:32:31 +00:00
committed by GitHub
parent ab6327a9d6
commit d49cc835bd
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

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