fix(deps): update module github.com/google/go-github/v67 to v68 (#646)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-09 02:41:36 +00:00
committed by GitHub
parent 2a7be43e74
commit c572314bcc

2
go.mod
View File

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