Skip to content

Commit c31c660

Browse files
dependabot[bot]tekton-robot
authored andcommitted
Bump github.com/tektoncd/hub from 1.22.2 to 1.22.4
Bumps [github.com/tektoncd/hub](https://github.com/tektoncd/hub) from 1.22.2 to 1.22.4. - [Release notes](https://github.com/tektoncd/hub/releases) - [Commits](tektoncd/hub@v1.22.2...v1.22.4) --- updated-dependencies: - dependency-name: github.com/tektoncd/hub dependency-version: 1.22.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 364a5fb commit c31c660

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1943,8 +1943,8 @@ github.com/tchap/go-patricia/v2 v2.3.2 h1:xTHFutuitO2zqKAQ5rCROYgUb7Or/+IC3fts9/
19431943
github.com/tchap/go-patricia/v2 v2.3.2/go.mod h1:VZRHKAb53DLaG+nA9EaYYiaEx6YztwDlLElMsnSHD4k=
19441944
github.com/tektoncd/chains v0.25.1 h1:FBALaY1uGVDFbS198eUUfbLCSQ2PI5i98Ft2UnEw6vg=
19451945
github.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=
19481948
github.com/tektoncd/pipeline v1.5.0 h1:+WtqLoZqNasZD/gqSjzi/kCg7Oxi88lrw6qolyqsX6M=
19491949
github.com/tektoncd/pipeline v1.5.0/go.mod h1:RW9tYptfWhbZ7A8dFBqV+4ZoN4KRo20GcXD60gpoKRs=
19501950
github.com/tektoncd/plumbing v0.0.0-20250430145243-3b7cd59879c1 h1:nv7BsOAZ1ifQX9Lw1hYFo1f7e62dTDyyVPJBuljgZKw=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1507,7 +1507,7 @@ github.com/tektoncd/chains/pkg/chains/storage/pubsub
15071507
github.com/tektoncd/chains/pkg/chains/storage/tekton
15081508
github.com/tektoncd/chains/pkg/config
15091509
github.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
15121512
github.com/tektoncd/hub/api/pkg/cli/app
15131513
github.com/tektoncd/hub/api/pkg/cli/cmd

0 commit comments

Comments
 (0)