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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-15 02:58:28 +00:00
committed by GitHub
parent d5196b5faf
commit 1cd9b53787

2
go.mod
View File

@@ -42,7 +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/google/go-github/v76 v76.0.0
github.com/google/go-github/v76 v76.0.0
github.com/twpayne/go-vfs/v5 v5.0.5
github.com/urfave/cli/v2 v2.27.7