File tree Expand file tree Collapse file tree 4 files changed +15
-5
lines changed
github.com/sigstore/sigstore/pkg/signature/kms Expand file tree Collapse file tree 4 files changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/google/go-containerregistry v0.20.4
99 github.com/sigstore/cosign/v2 v2.5.0
1010 github.com/sigstore/rekor v1.3.10
11- github.com/sigstore/sigstore v1.9.4
11+ github.com/sigstore/sigstore v1.9.5
1212 github.com/sirupsen/logrus v1.9.3
1313 github.com/theupdateframework/go-tuf v0.7.0
1414)
Original file line number Diff line number Diff line change @@ -482,8 +482,8 @@ github.com/sigstore/protobuf-specs v0.4.1 h1:5SsMqZbdkcO/DNHudaxuCUEjj6x29tS2Xby
482482github.com/sigstore/protobuf-specs v0.4.1 /go.mod h1:+gXR+38nIa2oEupqDdzg4qSBT0Os+sP7oYv6alWewWc =
483483github.com/sigstore/rekor v1.3.10 h1:/mSvRo4MZ/59ECIlARhyykAlQlkmeAQpvBPlmJtZOCU =
484484github.com/sigstore/rekor v1.3.10 /go.mod h1:JvryKJ40O0XA48MdzYUPu0y4fyvqt0C4iSY7ri9iu3A =
485- github.com/sigstore/sigstore v1.9.4 h1:64+OGed80+A4mRlNzRd055vFcgBeDghjZw24rPLZgDU =
486- github.com/sigstore/sigstore v1.9.4 /go.mod h1:Q7tGTC3gbtK7c3jcxEmGc2MmK4rRpIRzi3bxRFWKvEY =
485+ github.com/sigstore/sigstore v1.9.5 h1:Wm1LT9yF4LhQdEMy5A2JeGRHTrAWGjT3ubE5JUSrGVU =
486+ github.com/sigstore/sigstore v1.9.5 /go.mod h1:VtxgvGqCmEZN9X2zhFSOkfXxvKUjpy8RpUW39oCtoII =
487487github.com/sigstore/sigstore-go v0.7.1 h1:lyzi3AjO6+BHc5zCf9fniycqPYOt3RaC08M/FRmQhVY =
488488github.com/sigstore/sigstore-go v0.7.1 /go.mod h1:AIRj4I3LC82qd07VFm3T2zXYiddxeBV1k/eoS8nTz0E =
489489github.com/sigstore/sigstore/pkg/signature/kms/aws v1.9.1 h1:/YcNq687WnXpIRXl04nLfJX741G4iW+w+7Nem2Zy0f4 =
Original file line number Diff line number Diff line change @@ -398,7 +398,7 @@ github.com/sigstore/rekor/pkg/types/rekord
398398github.com/sigstore/rekor/pkg/types/rekord/v0.0.1
399399github.com/sigstore/rekor/pkg/util
400400github.com/sigstore/rekor/pkg/verify
401- # github.com/sigstore/sigstore v1.9.4
401+ # github.com/sigstore/sigstore v1.9.5
402402## explicit; go 1.23.0
403403github.com/sigstore/sigstore/pkg/cryptoutils
404404github.com/sigstore/sigstore/pkg/signature
You can’t perform that action at this time.
0 commit comments