fix(deps): update module github.com/google/go-github/v74 to v75 (#977)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-23 02:05:40 +00:00
committed by GitHub
parent dc1c6b798f
commit 149ddb03a6
2 changed files with 2 additions and 0 deletions

1
go.mod
View File

@@ -42,6 +42,7 @@ require (
github.com/distribution/reference v0.6.0
github.com/gofrs/uuid v4.4.0+incompatible
github.com/google/go-github/v74 v74.0.0
github.com/google/go-github/v75 v75.0.0
github.com/twpayne/go-vfs/v5 v5.0.5
github.com/urfave/cli/v2 v2.27.7
)