Skip to content

Commit

Permalink
chore(deps): bump github.com/sigstore/sigstore from 1.8.1 to 1.8.3
Browse files Browse the repository at this point in the history
Bumps [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) from 1.8.1 to 1.8.3.
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.8.1...v1.8.3)

---
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]>
  • Loading branch information
dependabot[bot] authored and tekton-robot committed Apr 2, 2024
1 parent a78d2b5 commit 462bfd7
Show file tree
Hide file tree
Showing 11 changed files with 438 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/mitchellh/go-homedir v1.1.0
github.com/opencontainers/image-spec v1.1.0
github.com/pkg/errors v0.9.1
github.com/sigstore/sigstore v1.8.1
github.com/sigstore/sigstore v1.8.3
github.com/spiffe/go-spiffe/v2 v2.1.7
github.com/spiffe/spire-api-sdk v1.9.2
github.com/tektoncd/plumbing v0.0.0-20220817140952-3da8ce01aeeb
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 19 additions & 2 deletions vendor/github.com/sigstore/sigstore/pkg/signature/ecdsa.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

211 changes: 211 additions & 0 deletions vendor/github.com/sigstore/sigstore/pkg/signature/ed25519ph.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions vendor/github.com/sigstore/sigstore/pkg/signature/options.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions vendor/github.com/sigstore/sigstore/pkg/signature/options/noop.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 462bfd7

Please sign in to comment.