File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module sigs.k8s.io/tejolote
22
3- go 1.26.1
3+ go 1.26.2
44
55require (
66 cloud.google.com/go/pubsub/v2 v2.5.1
77 cloud.google.com/go/storage v1.62.0
88 github.com/carabiner-dev/vcslocator v0.4.2
99 github.com/go-git/go-git/v5 v5.17.2
1010 github.com/google/go-containerregistry v0.21.5
11+ github.com/google/go-github/v84 v84.0.0
1112 github.com/in-toto/attestation v1.2.0
1213 github.com/magefile/mage v1.17.1
1314 github.com/protobom/protobom v0.5.4
@@ -158,7 +159,6 @@ require (
158159 github.com/google/gnostic-models v0.7.0 // indirect
159160 github.com/google/go-cmp v0.7.0 // indirect
160161 github.com/google/go-github/v73 v73.0.0 // indirect
161- github.com/google/go-github/v84 v84.0.0 // indirect
162162 github.com/google/go-querystring v1.2.0 // indirect
163163 github.com/google/s2a-go v0.1.9 // indirect
164164 github.com/google/uuid v1.6.0 // indirect
You can’t perform that action at this time.
0 commit comments