Skip to content

Commit

Permalink
chore(deps): Bump github.com/sigstore/scaffolding from 0.7.3 to 0.7.4
Browse files Browse the repository at this point in the history
Bumps [github.com/sigstore/scaffolding](https://github.com/sigstore/scaffolding) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/sigstore/scaffolding/releases)
- [Changelog](https://github.com/sigstore/scaffolding/blob/main/release.md)
- [Commits](sigstore/scaffolding@v0.7.3...v0.7.4)

---
updated-dependencies:
- dependency-name: github.com/sigstore/scaffolding
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 10, 2024
1 parent 02c61e4 commit adc2aa7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ require (
github.com/docker/go-connections v0.5.0
github.com/go-jose/go-jose/v4 v4.0.2
github.com/sigstore/protobuf-specs v0.3.2
github.com/sigstore/scaffolding v0.7.3
github.com/sigstore/scaffolding v0.7.4
github.com/sigstore/sigstore/pkg/signature/kms/aws v1.8.6
github.com/sigstore/sigstore/pkg/signature/kms/azure v1.8.6
github.com/sigstore/sigstore/pkg/signature/kms/gcp v1.8.6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -741,8 +741,8 @@ github.com/sigstore/protobuf-specs v0.3.2 h1:nCVARCN+fHjlNCk3ThNXwrZRqIommIeNKWw
github.com/sigstore/protobuf-specs v0.3.2/go.mod h1:RZ0uOdJR4OB3tLQeAyWoJFbNCBFrPQdcokntde4zRBA=
github.com/sigstore/rekor v1.3.6 h1:QvpMMJVWAp69a3CHzdrLelqEqpTM3ByQRt5B5Kspbi8=
github.com/sigstore/rekor v1.3.6/go.mod h1:JDTSNNMdQ/PxdsS49DJkJ+pRJCO/83nbR5p3aZQteXc=
github.com/sigstore/scaffolding v0.7.3 h1:rdLM/ukbUctMsRa5leiSPxYGqiykqXdSaTrSBJ+eAjQ=
github.com/sigstore/scaffolding v0.7.3/go.mod h1:/uU3QhIj1CLrbl+hCT22Qhke/puKSQ3zcj+rZx6PV94=
github.com/sigstore/scaffolding v0.7.4 h1:z6kJ4iHV6VZArCiOQKnKnUiMzBIjpsVx7eeOqignATY=
github.com/sigstore/scaffolding v0.7.4/go.mod h1:d9eDqBhnnUpc6/M3GKoyyHusJ90790wIUWIagZR6Tws=
github.com/sigstore/sigstore v1.8.6 h1:g066b/Nw5r5oxhNv4XqJUUzVcyf1b07itUueiQe7rZM=
github.com/sigstore/sigstore v1.8.6/go.mod h1:UOBrJd9JBQ81DrkpGljzsIFXEtfC30raHvLWFWG857U=
github.com/sigstore/sigstore/pkg/signature/kms/aws v1.8.6 h1:uVcT1JT4lLkmBQII25PvgP/nyvi4HvTMNXzoHqQqEHE=
Expand Down

0 comments on commit adc2aa7

Please sign in to comment.