fix(deps): update module github.com/google/go-github/v69 to v72

This commit is contained in:
renovate[bot] 2025-05-28 10:20:22 +00:00 committed by GitHub
parent a6f34820fb
commit 96b2830d61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -38,7 +38,7 @@ require (
github.com/distribution/reference v0.6.0
github.com/foxboron/go-uefi v0.0.0-20250207204325-69fb7dba244f
github.com/gofrs/uuid v4.4.0+incompatible
github.com/google/go-github/v69 v69.2.0
github.com/google/go-github/v72 v72.0.0
github.com/google/go-github/v72 v72.0.0
github.com/twpayne/go-vfs/v5 v5.0.4
github.com/urfave/cli/v2 v2.27.6