Skip to content

Commit 98e95a6

Browse files
dependabot[bot]tekton-robot
authored andcommitted
Bump github.com/tektoncd/hub from 1.23.2 to 1.23.4
Bumps [github.com/tektoncd/hub](https://github.com/tektoncd/hub) from 1.23.2 to 1.23.4. - [Release notes](https://github.com/tektoncd/hub/releases) - [Commits](tektoncd/hub@v1.23.2...v1.23.4) --- updated-dependencies: - dependency-name: github.com/tektoncd/hub dependency-version: 1.23.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63c2a37 commit 98e95a6

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.2
2525
github.com/spf13/pflag v1.0.10
2626
github.com/tektoncd/chains v0.26.0
27-
github.com/tektoncd/hub v1.23.2
27+
github.com/tektoncd/hub v1.23.4
2828
github.com/tektoncd/pipeline v1.6.0
2929
github.com/tektoncd/plumbing v0.0.0-20250430145243-3b7cd59879c1
3030
github.com/tektoncd/triggers v0.34.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1921,8 +1921,8 @@ github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d h1:vfofYNRScrDd
19211921
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d/go.mod h1:RRCYJbIwD5jmqPI9XoAFR0OcDxqUctll6zUj/+B4S48=
19221922
github.com/tektoncd/chains v0.26.0 h1:TV4AyuMBb2/7TasVNePwLZLoZ8qKeju+j9RWpaPqkbw=
19231923
github.com/tektoncd/chains v0.26.0/go.mod h1:0CmzkSfql6cltpKiiu6NHizPT+NPxHeGXHA+gV9Td9k=
1924-
github.com/tektoncd/hub v1.23.2 h1:9ZTpeomJWhFNG+dYauFAtB3TjOVNMA61QtT3g3tDI1A=
1925-
github.com/tektoncd/hub v1.23.2/go.mod h1:avuMaqxKD3ihAOT6ttocG6DvHC3HxSWSalBm7p1dXKc=
1924+
github.com/tektoncd/hub v1.23.4 h1:3lP2ZkcsWDQdvwmnd7V/JfBT8fY/6Enu2VDbJsnWLoI=
1925+
github.com/tektoncd/hub v1.23.4/go.mod h1:avuMaqxKD3ihAOT6ttocG6DvHC3HxSWSalBm7p1dXKc=
19261926
github.com/tektoncd/pipeline v1.6.0 h1:A+D+jzOVl2QNl/yiNT7csVgBUy2wpz6K6+/D4q5lfss=
19271927
github.com/tektoncd/pipeline v1.6.0/go.mod h1:5SNoYgRYPQopkv7ApVq5GO3JqPk2AjV+VMMjwBsbJOg=
19281928
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
@@ -1539,7 +1539,7 @@ github.com/tektoncd/chains/pkg/chains/storage/tekton
15391539
github.com/tektoncd/chains/pkg/config
15401540
github.com/tektoncd/chains/pkg/metrics
15411541
github.com/tektoncd/chains/pkg/patch
1542-
# github.com/tektoncd/hub v1.23.2
1542+
# github.com/tektoncd/hub v1.23.4
15431543
## explicit; go 1.24.0
15441544
github.com/tektoncd/hub/api/pkg/cli/app
15451545
github.com/tektoncd/hub/api/pkg/cli/cmd

0 commit comments

Comments
 (0)