File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/google/go-containerregistry v0.20.7
77 github.com/sigstore/cosign/v3 v3.0.3
88 github.com/sigstore/rekor v1.4.3
9- github.com/sigstore/sigstore v1.10.0
9+ github.com/sigstore/sigstore v1.10.2
1010 github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af
1111 github.com/theupdateframework/go-tuf v0.7.0
1212)
Original file line number Diff line number Diff line change @@ -400,8 +400,8 @@ github.com/sigstore/rekor v1.4.3 h1:2+aw4Gbgumv8vYM/QVg6b+hvr4x4Cukur8stJrVPKU0=
400400github.com/sigstore/rekor v1.4.3 /go.mod h1:o0zgY087Q21YwohVvGwV9vK1/tliat5mfnPiVI3i75o =
401401github.com/sigstore/rekor-tiles/v2 v2.0.1 h1:1Wfz15oSRNGF5Dzb0lWn5W8+lfO50ork4PGIfEKjZeo =
402402github.com/sigstore/rekor-tiles/v2 v2.0.1 /go.mod h1:Pjsbhzj5hc3MKY8FfVTYHBUHQEnP0ozC4huatu4x7OU =
403- github.com/sigstore/sigstore v1.10.0 h1:lQrmdzqlR8p9SCfWIpFoGUqdXEzJSZT2X+lTXOMPaQI =
404- github.com/sigstore/sigstore v1.10.0 /go.mod h1:Ygq+L/y9Bm3YnjpJTlQrOk/gXyrjkpn3/AEJpmk1n9Y =
403+ github.com/sigstore/sigstore v1.10.2 h1:lT5pIEjTlfFRLttry/hvKe7TLJOOctTgfJ0EB+WN97k =
404+ github.com/sigstore/sigstore v1.10.2 /go.mod h1:xXjwWuqIDIKzf0O8d4qvLe9B7USP06EN68g8SSZwuSo =
405405github.com/sigstore/sigstore-go v1.1.4-0.20251201121426-2cdedea80894 h1:K8hnZhun6XacjxAdCdxkowSi7+FpmfYnAcMhTXZQyPg =
406406github.com/sigstore/sigstore-go v1.1.4-0.20251201121426-2cdedea80894 /go.mod h1:uuR+Edo6P+iwi0HKscycUm8mxXL748nAureqSg6jFLA =
407407github.com/sigstore/sigstore/pkg/signature/kms/aws v1.10.0 h1:UOHpiyezCj5RuixgIvCV3QyuxIGQT+N6nGZEXA7OTTY =
Original file line number Diff line number Diff line change @@ -398,7 +398,7 @@ github.com/sigstore/rekor-tiles/v2/pkg/generated/protobuf
398398github.com/sigstore/rekor-tiles/v2/pkg/note
399399github.com/sigstore/rekor-tiles/v2/pkg/types/verifier
400400github.com/sigstore/rekor-tiles/v2/pkg/verify
401- # github.com/sigstore/sigstore v1.10.0
401+ # github.com/sigstore/sigstore v1.10.2
402402## explicit; go 1.25.0
403403github.com/sigstore/sigstore/pkg/cryptoutils
404404github.com/sigstore/sigstore/pkg/cryptoutils/goodkey
You can’t perform that action at this time.
0 commit comments