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

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-09-11 10:18:17 +03:00
committed by GitHub
parent c35a6caed2
commit 5a92392f2f
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -11,7 +11,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.30.0
golang.org/x/oauth2 v0.31.0
)
require (