Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Commit f6130f5

Browse files
chore(deps): Bump github.com/sigstore/sigstore from 1.8.8 to 1.8.9 (#1615)
Bumps [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) from 1.8.8 to 1.8.9. - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.8.8...v1.8.9) --- updated-dependencies: - dependency-name: github.com/sigstore/sigstore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f3112e commit f6130f5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
github.com/ryanuber/go-glob v1.0.0
3030
github.com/sigstore/cosign/v2 v2.4.0
3131
github.com/sigstore/rekor v1.3.6
32-
github.com/sigstore/sigstore v1.8.8
32+
github.com/sigstore/sigstore v1.8.9
3333
github.com/stretchr/testify v1.9.0
3434
github.com/theupdateframework/go-tuf v0.7.0
3535
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -750,8 +750,8 @@ github.com/sigstore/rekor v1.3.6 h1:QvpMMJVWAp69a3CHzdrLelqEqpTM3ByQRt5B5Kspbi8=
750750
github.com/sigstore/rekor v1.3.6/go.mod h1:JDTSNNMdQ/PxdsS49DJkJ+pRJCO/83nbR5p3aZQteXc=
751751
github.com/sigstore/scaffolding v0.7.8 h1:i8rVO1vRbMxan9ZrUyAGX07oA9uuDupYB1oHx9/7eC0=
752752
github.com/sigstore/scaffolding v0.7.8/go.mod h1:nowJQ4G3ZiPujn7wl13c5SvJwu693/eFZIlYvnxrflw=
753-
github.com/sigstore/sigstore v1.8.8 h1:B6ZQPBKK7Z7tO3bjLNnlCMG+H66tO4E/+qAphX8T/hg=
754-
github.com/sigstore/sigstore v1.8.8/go.mod h1:GW0GgJSCTBJY3fUOuGDHeFWcD++c4G8Y9K015pwcpDI=
753+
github.com/sigstore/sigstore v1.8.9 h1:NiUZIVWywgYuVTxXmRoTT4O4QAGiTEKup4N1wdxFadk=
754+
github.com/sigstore/sigstore v1.8.9/go.mod h1:d9ZAbNDs8JJfxJrYmulaTazU3Pwr8uLL9+mii4BNR3w=
755755
github.com/sigstore/sigstore-go v0.6.1-0.20240821212051-2198ac32dd94 h1:MoT4su5n2fVgwoXWPpXeHCvtY48BkxcONsySq1rHMiw=
756756
github.com/sigstore/sigstore-go v0.6.1-0.20240821212051-2198ac32dd94/go.mod h1:+RyopI/FJDE6z5WVs2sQ2nkc+zsxxByDmbp8a4HoxbA=
757757
github.com/sigstore/sigstore/pkg/signature/kms/aws v1.8.9 h1:tgpdvjyoEgYFeTBFe4MHvBKsG+J4E7NVtstChIExVT8=

0 commit comments

Comments
 (0)