fix(deps): update module golang.org/x/oauth2 (v0.31.0 → v0.32.0) (#86)

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-11-02 13:14:16 +02:00
committed by GitHub
parent 7104a5c430
commit 365ad47daf
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.1
github.com/spf13/viper v1.21.0
golang.org/x/oauth2 v0.31.0
golang.org/x/oauth2 v0.32.0
)
require (