fix(deps): update module github.com/google/go-github/v70 to v71 (#751)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-08 03:40:24 +00:00 committed by GitHub
parent d18bedd2de
commit 1c50dd2584
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -39,7 +39,7 @@ require (
github.com/distribution/reference v0.6.0
github.com/gofrs/uuid v4.4.0+incompatible
github.com/google/go-github/v69 v69.2.0
github.com/google/go-github/v70 v70.0.0
github.com/google/go-github/v71 v71.0.0
github.com/google/go-github/v71 v71.0.0
github.com/twpayne/go-vfs/v5 v5.0.4
github.com/urfave/cli/v2 v2.27.6