Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: github.com/tektoncd/chains
  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 Oct 18, 2023
1 parent 33321fb commit df50118
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.7.4
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/tektoncd/chains v0.18.0
github.com/tektoncd/chains v0.18.1
github.com/tektoncd/hub v1.14.0
github.com/tektoncd/pipeline v0.52.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 @@ -1825,8 +1825,8 @@ github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d h1:vfofYNRScrDd
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d/go.mod h1:RRCYJbIwD5jmqPI9XoAFR0OcDxqUctll6zUj/+B4S48=
github.com/tchap/go-patricia v2.2.6+incompatible/go.mod h1:bmLyhP68RS6kStMGxByiQ23RP/odRBOTVjwp2cDyi6I=
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b/go.mod h1:yHp0ai0Z9gUljN3o0xMhYJnH/IcvkdTBOX2fmJ93JEM=
github.com/tektoncd/chains v0.18.0 h1:ObN5b4W8YFSpl2P4MBvxkDtp/atJlfVjBdqBWG4hjWk=
github.com/tektoncd/chains v0.18.0/go.mod h1:9JYn5Ak+1V+unvDDIgIPyswa7Zxm7QyEoeuKxzVZ7YI=
github.com/tektoncd/chains v0.18.1 h1:Hiee7hi3n8jfPakAG0IDzjeVV2nxQ0+fhdaiQaLrR0I=
github.com/tektoncd/chains v0.18.1/go.mod h1:K4+QYHbC8KuDKkBZKnSr8sSU/VPo0xKuRJyM+f1Khjo=
github.com/tektoncd/hub v1.14.0 h1:H41drEhEsGTCxpZCskLjkTw2xSQTZZvNitcjCLj2Tjk=
github.com/tektoncd/hub v1.14.0/go.mod h1:/usZ9mFUEIzgT4VOoQ7jxT6EOfwLkL+NI2gwPXVAU4w=
github.com/tektoncd/pipeline v0.52.0 h1:R5SLf4wQYc2eCVQh1UyCNbPTDdIUQz5MisyBRngQ068=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1315,7 +1315,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.18.0
# github.com/tektoncd/chains v0.18.1
## explicit; go 1.20
github.com/tektoncd/chains/internal/backport
github.com/tektoncd/chains/pkg/artifacts
Expand Down

0 comments on commit df50118

Please sign in to comment.