File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
23
23
github.com/sigstore/sigstore v1.6.3
24
24
github.com/spf13/cobra v1.7.0
25
25
github.com/spf13/pflag v1.0.5
26
- github.com/tektoncd/chains v0.15.1-0.20230426145251-865c4be64b4d
26
+ github.com/tektoncd/chains v0.16.0
27
27
github.com/tektoncd/hub v1.12.1
28
28
github.com/tektoncd/pipeline v0.47.0
29
29
github.com/tektoncd/plumbing v0.0.0-20221102182345-5dbcfda657d7
Original file line number Diff line number Diff line change @@ -2519,8 +2519,8 @@ github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d/go.mod h1:RRCYJ
2519
2519
github.com/tchap/go-patricia v2.2.6+incompatible /go.mod h1:bmLyhP68RS6kStMGxByiQ23RP/odRBOTVjwp2cDyi6I =
2520
2520
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b /go.mod h1:yHp0ai0Z9gUljN3o0xMhYJnH/IcvkdTBOX2fmJ93JEM =
2521
2521
github.com/tedsuo/ifrit v0.0.0-20180802180643-bea94bb476cc /go.mod h1:eyZnKCc955uh98WQvzOm0dgAeLnf2O0Rz0LPoC5ze+0 =
2522
- github.com/tektoncd/chains v0.15.1-0.20230426145251-865c4be64b4d h1:e+Kphta77aBV81ToyD0gRiXMMIKX9N1dJUO73nShY9s =
2523
- github.com/tektoncd/chains v0.15.1-0.20230426145251-865c4be64b4d /go.mod h1:tIA/Ar78NS728T7q955CEfm9ycekZtWFHLHCuXDxBZg =
2522
+ github.com/tektoncd/chains v0.16.0 h1:JUFLA3p/I7kifi1BEX/3C0I54hHBIRvpdMIFxZUYGl0 =
2523
+ github.com/tektoncd/chains v0.16.0 /go.mod h1:tIA/Ar78NS728T7q955CEfm9ycekZtWFHLHCuXDxBZg =
2524
2524
github.com/tektoncd/hub v1.12.1 h1:ItKjjIFSNnjq8yU+LvvIN+sqvxtCHDpWNMopo/xRWk8 =
2525
2525
github.com/tektoncd/hub v1.12.1 /go.mod h1:DyFA8WVfXQ7wC3LMFQ0DUQ/6Kg5/jyqod8o/etWAMOk =
2526
2526
github.com/tektoncd/pipeline v0.47.0 h1:zZxmp6im8/p9RaH32LgeCP6dwH/4hcsfvEQUrwGsUPA =
Original file line number Diff line number Diff line change @@ -1220,7 +1220,7 @@ github.com/syndtr/goleveldb/leveldb/opt
1220
1220
github.com/syndtr/goleveldb/leveldb/storage
1221
1221
github.com/syndtr/goleveldb/leveldb/table
1222
1222
github.com/syndtr/goleveldb/leveldb/util
1223
- # github.com/tektoncd/chains v0.15.1-0.20230426145251-865c4be64b4d
1223
+ # github.com/tektoncd/chains v0.16.0
1224
1224
## explicit; go 1.19
1225
1225
github.com/tektoncd/chains/internal/backport
1226
1226
github.com/tektoncd/chains/pkg/artifacts
You can’t perform that action at this time.
0 commit comments