Skip to content

Commit

Permalink
Bump hub to v1.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
piyush-garg committed Oct 20, 2023
1 parent 0c7e872 commit 6e45473
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -39,7 +39,7 @@ require (
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/tektoncd/chains v0.15.0
github.com/tektoncd/hub v1.12.1
github.com/tektoncd/hub v1.12.4
github.com/tektoncd/pipeline v0.44.5
github.com/tektoncd/plumbing v0.0.0-20221102182345-5dbcfda657d7
github.com/tektoncd/triggers v0.23.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -2508,8 +2508,8 @@ github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b/go.mod h1:yHp0
github.com/tedsuo/ifrit v0.0.0-20180802180643-bea94bb476cc/go.mod h1:eyZnKCc955uh98WQvzOm0dgAeLnf2O0Rz0LPoC5ze+0=
github.com/tektoncd/chains v0.15.0 h1:1x22WlNqiE7+HUBBkK6MbDi6rMqTirWWX3f/t8cDlbc=
github.com/tektoncd/chains v0.15.0/go.mod h1:PA0su6Q+acJh2eG6d4VK1s6Jq0lGRaQml2FSQDWVTiQ=
github.com/tektoncd/hub v1.12.1 h1:ItKjjIFSNnjq8yU+LvvIN+sqvxtCHDpWNMopo/xRWk8=
github.com/tektoncd/hub v1.12.1/go.mod h1:DyFA8WVfXQ7wC3LMFQ0DUQ/6Kg5/jyqod8o/etWAMOk=
github.com/tektoncd/hub v1.12.4 h1:msjQA+zd0ffKFuNrixud9Pvky6A1DH9fdolvVD0bDRs=
github.com/tektoncd/hub v1.12.4/go.mod h1:GszpIuvP+Pjk/IbpJk8GoEs7VZHp1tzWhK5M1fdGMm4=
github.com/tektoncd/pipeline v0.44.5 h1:EF71HhpR+lqfZl4I+pU76/ZOOki2uzs7oZpGb/4rqgw=
github.com/tektoncd/pipeline v0.44.5/go.mod h1:oM78JO6+R38gfFjca/+95z9rTR+szxz1FKYZ+4TdHDk=
github.com/tektoncd/plumbing v0.0.0-20221102182345-5dbcfda657d7 h1:YsjQ83UBIIq4k/s2PzQ6pqe4tpPtm1hia3oyNBDDrDU=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Expand Up @@ -1185,7 +1185,7 @@ github.com/tektoncd/chains/pkg/chains/storage/pubsub
github.com/tektoncd/chains/pkg/chains/storage/tekton
github.com/tektoncd/chains/pkg/config
github.com/tektoncd/chains/pkg/patch
# github.com/tektoncd/hub v1.12.1
# github.com/tektoncd/hub v1.12.4
## explicit; go 1.17
github.com/tektoncd/hub/api/pkg/cli/app
github.com/tektoncd/hub/api/pkg/cli/cmd
Expand Down

0 comments on commit 6e45473

Please sign in to comment.