fix(deps): update module github.com/google/go-github/v64 to v65 (#542)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-16 22:02:36 +00:00 committed by GitHub
parent 4a9c060b41
commit d407679677
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -39,7 +39,7 @@ require (
require (
github.com/distribution/reference v0.6.0
github.com/gofrs/uuid v4.4.0+incompatible
github.com/google/go-github/v64 v64.0.0
github.com/google/go-github/v65 v65.0.0
github.com/twpayne/go-vfs/v5 v5.0.4
)