Skip to content

Commit 49471c1

Browse files
renovate-rancher[bot]holyspectral
authored andcommitted
chore(deps): update module github.com/sigstore/sigstore to v1.9.5
1 parent 17f1cfa commit 49471c1

File tree

4 files changed

+15
-5
lines changed

4 files changed

+15
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -482,8 +482,8 @@ github.com/sigstore/protobuf-specs v0.4.1 h1:5SsMqZbdkcO/DNHudaxuCUEjj6x29tS2Xby
482482
github.com/sigstore/protobuf-specs v0.4.1/go.mod h1:+gXR+38nIa2oEupqDdzg4qSBT0Os+sP7oYv6alWewWc=
483483
github.com/sigstore/rekor v1.3.10 h1:/mSvRo4MZ/59ECIlARhyykAlQlkmeAQpvBPlmJtZOCU=
484484
github.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=
487487
github.com/sigstore/sigstore-go v0.7.1 h1:lyzi3AjO6+BHc5zCf9fniycqPYOt3RaC08M/FRmQhVY=
488488
github.com/sigstore/sigstore-go v0.7.1/go.mod h1:AIRj4I3LC82qd07VFm3T2zXYiddxeBV1k/eoS8nTz0E=
489489
github.com/sigstore/sigstore/pkg/signature/kms/aws v1.9.1 h1:/YcNq687WnXpIRXl04nLfJX741G4iW+w+7Nem2Zy0f4=

vendor/github.com/sigstore/sigstore/pkg/signature/kms/kms.go

Lines changed: 11 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ github.com/sigstore/rekor/pkg/types/rekord
398398
github.com/sigstore/rekor/pkg/types/rekord/v0.0.1
399399
github.com/sigstore/rekor/pkg/util
400400
github.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
403403
github.com/sigstore/sigstore/pkg/cryptoutils
404404
github.com/sigstore/sigstore/pkg/signature

0 commit comments

Comments
 (0)