fix(deps): update module github.com/google/go-github/v57 to v58.0.0 (#9)

This commit is contained in:
renovate[bot]
2025-08-06 16:06:33 +03:00
committed by GitHub
parent 04190d373a
commit c5a7ced768
2 changed files with 2 additions and 0 deletions

1
go.mod
View File

@@ -7,6 +7,7 @@ require (
github.com/fatih/color v1.18.0
github.com/gofri/go-github-ratelimit v1.1.1
github.com/google/go-github/v57 v57.0.0
github.com/google/go-github/v58 v58.0.0
github.com/schollz/progressbar/v3 v3.18.0
github.com/spf13/cobra v1.9.1
github.com/spf13/viper v1.20.1