Skip to content

Commit 73f3532

Browse files
dependabot[bot]tekton-robot
authored andcommitted
Bump github.com/sigstore/sigstore from 1.10.5 to 1.10.6
Bumps [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) from 1.10.5 to 1.10.6. - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.10.5...v1.10.6) --- updated-dependencies: - dependency-name: github.com/sigstore/sigstore dependency-version: 1.10.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce8b7d0 commit 73f3532

4 files changed

Lines changed: 4 additions & 10 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ require (
2525
github.com/mitchellh/go-homedir v1.1.0
2626
github.com/pkg/errors v0.9.1
2727
github.com/sigstore/cosign/v2 v2.6.3
28-
github.com/sigstore/sigstore v1.10.5
28+
github.com/sigstore/sigstore v1.10.6
2929
github.com/spf13/cobra v1.10.2
3030
github.com/spf13/pflag v1.0.10
3131
github.com/tektoncd/chains v0.26.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -654,8 +654,8 @@ github.com/sigstore/rekor v1.5.0 h1:rL7SghHd5HLCtsCrxw0yQg+NczGvM75EjSPPWuGjaiQ=
654654
github.com/sigstore/rekor v1.5.0/go.mod h1:D7JoVCUkxwQOpPDNYeu+CE8zeBC18Y5uDo6tF8s2rcQ=
655655
github.com/sigstore/rekor-tiles/v2 v2.0.1 h1:1Wfz15oSRNGF5Dzb0lWn5W8+lfO50ork4PGIfEKjZeo=
656656
github.com/sigstore/rekor-tiles/v2 v2.0.1/go.mod h1:Pjsbhzj5hc3MKY8FfVTYHBUHQEnP0ozC4huatu4x7OU=
657-
github.com/sigstore/sigstore v1.10.5 h1:KqrOjDhNOVY+uOzQFat2FrGLClPPCb3uz8pK3wuI+ow=
658-
github.com/sigstore/sigstore v1.10.5/go.mod h1:k/mcVVXw3I87dYG/iCVTSW2xTrW7vPzxxGic4KqsqXs=
657+
github.com/sigstore/sigstore v1.10.6 h1:YWhMQfTrJSK80QB1pbxjYeAwGKx+5UwWPPAY9hrPPZg=
658+
github.com/sigstore/sigstore v1.10.6/go.mod h1:k/mcVVXw3I87dYG/iCVTSW2xTrW7vPzxxGic4KqsqXs=
659659
github.com/sigstore/sigstore-go v1.1.4 h1:wTTsgCHOfqiEzVyBYA6mDczGtBkN7cM8mPpjJj5QvMg=
660660
github.com/sigstore/sigstore-go v1.1.4/go.mod h1:2U/mQOT9cjjxrtIUeKDVhL+sHBKsnWddn8URlswdBsg=
661661
github.com/sigstore/sigstore/pkg/signature/kms/aws v1.10.5 h1:aqHRubTITULckG9JAcq2FEhtKkT/RRE8oErfuV3smSI=

vendor/github.com/sigstore/sigstore/pkg/oauth/interactive.go

Lines changed: 0 additions & 6 deletions
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
@@ -1197,7 +1197,7 @@ github.com/sigstore/rekor-tiles/v2/pkg/generated/protobuf
11971197
github.com/sigstore/rekor-tiles/v2/pkg/note
11981198
github.com/sigstore/rekor-tiles/v2/pkg/types/verifier
11991199
github.com/sigstore/rekor-tiles/v2/pkg/verify
1200-
# github.com/sigstore/sigstore v1.10.5
1200+
# github.com/sigstore/sigstore v1.10.6
12011201
## explicit; go 1.25.0
12021202
github.com/sigstore/sigstore/pkg/cryptoutils
12031203
github.com/sigstore/sigstore/pkg/cryptoutils/goodkey

0 commit comments

Comments
 (0)