File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
2424 github.com/spf13/cobra v1.10.1
2525 github.com/spf13/pflag v1.0.10
2626 github.com/tektoncd/chains v0.25.1
27- github.com/tektoncd/hub v1.22.2
27+ github.com/tektoncd/hub v1.22.4
2828 github.com/tektoncd/pipeline v1.5.0
2929 github.com/tektoncd/plumbing v0.0.0-20250430145243-3b7cd59879c1
3030 github.com/tektoncd/triggers v0.33.0
Original file line number Diff line number Diff line change @@ -1943,8 +1943,8 @@ github.com/tchap/go-patricia/v2 v2.3.2 h1:xTHFutuitO2zqKAQ5rCROYgUb7Or/+IC3fts9/
19431943github.com/tchap/go-patricia/v2 v2.3.2 /go.mod h1:VZRHKAb53DLaG+nA9EaYYiaEx6YztwDlLElMsnSHD4k =
19441944github.com/tektoncd/chains v0.25.1 h1:FBALaY1uGVDFbS198eUUfbLCSQ2PI5i98Ft2UnEw6vg =
19451945github.com/tektoncd/chains v0.25.1 /go.mod h1:NtobmZ8Sn8XPWnY+CNtVBSqJtxk2RrEiabILD7pe0M0 =
1946- github.com/tektoncd/hub v1.22.2 h1:YqGs+c1umB7mZ3TlAiiwXNUxCBgn8zrIbHtNTMJlu0E =
1947- github.com/tektoncd/hub v1.22.2 /go.mod h1:ZDTBuF/etOTcNBb2TNKhhLfTUErND6hd258owacg1sM =
1946+ github.com/tektoncd/hub v1.22.4 h1:mJLaTLrXssxFhAAq6dZL3fJLmf4WEEELVXP4VEyRADk =
1947+ github.com/tektoncd/hub v1.22.4 /go.mod h1:ZDTBuF/etOTcNBb2TNKhhLfTUErND6hd258owacg1sM =
19481948github.com/tektoncd/pipeline v1.5.0 h1:+WtqLoZqNasZD/gqSjzi/kCg7Oxi88lrw6qolyqsX6M =
19491949github.com/tektoncd/pipeline v1.5.0 /go.mod h1:RW9tYptfWhbZ7A8dFBqV+4ZoN4KRo20GcXD60gpoKRs =
19501950github.com/tektoncd/plumbing v0.0.0-20250430145243-3b7cd59879c1 h1:nv7BsOAZ1ifQX9Lw1hYFo1f7e62dTDyyVPJBuljgZKw =
Original file line number Diff line number Diff line change @@ -1507,7 +1507,7 @@ github.com/tektoncd/chains/pkg/chains/storage/pubsub
15071507github.com/tektoncd/chains/pkg/chains/storage/tekton
15081508github.com/tektoncd/chains/pkg/config
15091509github.com/tektoncd/chains/pkg/patch
1510- # github.com/tektoncd/hub v1.22.2
1510+ # github.com/tektoncd/hub v1.22.4
15111511## explicit; go 1.23.0
15121512github.com/tektoncd/hub/api/pkg/cli/app
15131513github.com/tektoncd/hub/api/pkg/cli/cmd
You can’t perform that action at this time.
0 commit comments