Skip to content

Commit

Permalink
Bump github.com/tektoncd/chains from 0.20.0 to 0.20.1
Browse files Browse the repository at this point in the history
Bumps [github.com/tektoncd/chains](https://github.com/tektoncd/chains) from 0.20.0 to 0.20.1.
- [Release notes](https://github.com/tektoncd/chains/releases)
- [Changelog](https://github.com/tektoncd/chains/blob/main/releases.md)
- [Commits](tektoncd/chains@v0.20.0...v0.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent a76abae commit 49bef26
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/sigstore/sigstore v1.8.2
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
github.com/tektoncd/chains v0.20.0
github.com/tektoncd/chains v0.20.1
github.com/tektoncd/hub v1.16.0
github.com/tektoncd/pipeline v0.58.0
github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1873,8 +1873,8 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d h1:vfofYNRScrDdvS342BElfbETmL1Aiz3i2t0zfRj16Hs=
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d/go.mod h1:RRCYJbIwD5jmqPI9XoAFR0OcDxqUctll6zUj/+B4S48=
github.com/tektoncd/chains v0.20.0 h1:5bVkz5VPinkuabfjS49fCENmUsnC5PSYQ8nUGlRwiIk=
github.com/tektoncd/chains v0.20.0/go.mod h1:yCEaOIPaVsjc6pCG40EknJpfiQEf6fJk4mlmRVujsvg=
github.com/tektoncd/chains v0.20.1 h1:laxmROB+fLC/wdEM/83BY7hV3ki38X68Wpa0pNgr+B8=
github.com/tektoncd/chains v0.20.1/go.mod h1:yCEaOIPaVsjc6pCG40EknJpfiQEf6fJk4mlmRVujsvg=
github.com/tektoncd/hub v1.16.0 h1:INDmGoFjW1nWekPcdbUESaiOcXsQ8ORd23iRbf4h974=
github.com/tektoncd/hub v1.16.0/go.mod h1:k1//VaIf/Ic+2MrqlgvzKT22SNY03C+ePIeiyouLLVY=
github.com/tektoncd/pipeline v0.58.0 h1:+w9H2b1sMZDDirB+B7UB/cLBl0IdXx6O1tSFftMpjQw=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1323,7 +1323,7 @@ github.com/syndtr/goleveldb/leveldb/opt
github.com/syndtr/goleveldb/leveldb/storage
github.com/syndtr/goleveldb/leveldb/table
github.com/syndtr/goleveldb/leveldb/util
# github.com/tektoncd/chains v0.20.0
# github.com/tektoncd/chains v0.20.1
## explicit; go 1.21
github.com/tektoncd/chains/internal/backport
github.com/tektoncd/chains/pkg/artifacts
Expand Down

0 comments on commit 49bef26

Please sign in to comment.