fix(deps): update module github.com/spf13/cobra (v1.10.1 → v1.10.2) (#117)

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-07 12:31:23 +02:00
committed by GitHub
parent 612770290c
commit a1ead5d128
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/gofri/go-github-ratelimit v1.1.1
github.com/google/go-github/v74 v74.0.0
github.com/schollz/progressbar/v3 v3.18.0
github.com/spf13/cobra v1.10.1
github.com/spf13/cobra v1.10.2
github.com/spf13/viper v1.21.0
golang.org/x/oauth2 v0.33.0
)