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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-11 23:25:27 +00:00
committed by GitHub
parent 771c8e298f
commit 1bb86e78de

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/v63 v63.0.0
github.com/google/go-github/v64 v64.0.0
github.com/twpayne/go-vfs/v4 v4.3.0
)