From 6e34242cb4b5c94ad7e85e310b29305037481b39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 15:46:52 +0000 Subject: [PATCH] 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](https://github.com/tektoncd/hub/compare/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] --- go.mod | 2 +- go.sum | 4 ++-- vendor/modules.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index f8295847b..9e462ab6a 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/spf13/cobra v1.10.2 github.com/spf13/pflag v1.0.10 github.com/tektoncd/chains v0.26.0 - github.com/tektoncd/hub v1.23.2 + github.com/tektoncd/hub v1.23.4 github.com/tektoncd/pipeline v1.6.0 github.com/tektoncd/plumbing v0.0.0-20250430145243-3b7cd59879c1 github.com/tektoncd/triggers v0.34.0 diff --git a/go.sum b/go.sum index 054dad5c6..5fb3764c6 100644 --- a/go.sum +++ b/go.sum @@ -1921,8 +1921,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/tektoncd/chains v0.26.0 h1:TV4AyuMBb2/7TasVNePwLZLoZ8qKeju+j9RWpaPqkbw= github.com/tektoncd/chains v0.26.0/go.mod h1:0CmzkSfql6cltpKiiu6NHizPT+NPxHeGXHA+gV9Td9k= -github.com/tektoncd/hub v1.23.2 h1:9ZTpeomJWhFNG+dYauFAtB3TjOVNMA61QtT3g3tDI1A= -github.com/tektoncd/hub v1.23.2/go.mod h1:avuMaqxKD3ihAOT6ttocG6DvHC3HxSWSalBm7p1dXKc= +github.com/tektoncd/hub v1.23.4 h1:3lP2ZkcsWDQdvwmnd7V/JfBT8fY/6Enu2VDbJsnWLoI= +github.com/tektoncd/hub v1.23.4/go.mod h1:avuMaqxKD3ihAOT6ttocG6DvHC3HxSWSalBm7p1dXKc= github.com/tektoncd/pipeline v1.6.0 h1:A+D+jzOVl2QNl/yiNT7csVgBUy2wpz6K6+/D4q5lfss= github.com/tektoncd/pipeline v1.6.0/go.mod h1:5SNoYgRYPQopkv7ApVq5GO3JqPk2AjV+VMMjwBsbJOg= github.com/tektoncd/plumbing v0.0.0-20250430145243-3b7cd59879c1 h1:nv7BsOAZ1ifQX9Lw1hYFo1f7e62dTDyyVPJBuljgZKw= diff --git a/vendor/modules.txt b/vendor/modules.txt index 722e095ae..17afee8ea 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1539,7 +1539,7 @@ github.com/tektoncd/chains/pkg/chains/storage/tekton github.com/tektoncd/chains/pkg/config github.com/tektoncd/chains/pkg/metrics github.com/tektoncd/chains/pkg/patch -# github.com/tektoncd/hub v1.23.2 +# github.com/tektoncd/hub v1.23.4 ## explicit; go 1.24.0 github.com/tektoncd/hub/api/pkg/cli/app github.com/tektoncd/hub/api/pkg/cli/cmd