File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ require (
66 github.com/carabiner-dev/bnd v0.0.1-pre1.0.20250219220316-b7a2b5a6034b
77 github.com/go-git/go-git/v5 v5.13.2
88 github.com/google/go-github/v69 v69.2.0
9+ github.com/google/go-github/v72 v72.0.0
910 github.com/in-toto/attestation v1.1.1
1011 github.com/sigstore/sigstore-go v0.7.0
1112 github.com/spf13/cobra v1.9.1
Original file line number Diff line number Diff line change @@ -183,6 +183,7 @@ github.com/google/go-containerregistry v0.20.3 h1:oNx7IdTI936V8CQRveCjaxOiegWwvM
183183github.com/google/go-containerregistry v0.20.3 /go.mod h1:w00pIgBRDVUDFM6bq+Qx8lwNWK+cxgCuX1vd3PIBDNI =
184184github.com/google/go-github/v69 v69.2.0 h1:wR+Wi/fN2zdUx9YxSmYE0ktiX9IAR/BeePzeaUUbEHE =
185185github.com/google/go-github/v69 v69.2.0 /go.mod h1:xne4jymxLR6Uj9b7J7PyTpkMYstEMMwGZa0Aehh1azM =
186+ github.com/google/go-github/v72 v72.0.0 /go.mod h1:WWtw8GMRiL62mvIquf1kO3onRHeWWKmK01qdCY8c5fg =
186187github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
187188github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
188189github.com/google/gofuzz v1.2.0 h1:xRy4A+RhZaiKjJ1bPfwQ8sedCA+YS2YcCHW6ec7JMi0 =
You can’t perform that action at this time.
0 commit comments