Update module github.com/google/go-github/v40 to v63 (#409)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-12 00:42:29 +00:00 committed by GitHub
parent 40990010b0
commit d6f54a6bf5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -40,7 +40,7 @@ require (
require (
github.com/distribution/reference v0.5.0
github.com/google/go-github/v40 v40.0.0
github.com/google/go-github/v63 v63.0.0
github.com/google/go-github/v63 v63.0.0
github.com/twpayne/go-vfs/v4 v4.3.0
)