Skip to content

Commit

Permalink
Bump github.com/tektoncd/pipeline from 0.53.0 to 0.53.1
Browse files Browse the repository at this point in the history
Bumps [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) from 0.53.0 to 0.53.1.
- [Release notes](https://github.com/tektoncd/pipeline/releases)
- [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md)
- [Commits](tektoncd/pipeline@v0.53.0...v0.53.1)

---
updated-dependencies:
- dependency-name: github.com/tektoncd/pipeline
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent bb23741 commit aef5a54
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/tektoncd/chains v0.19.0
github.com/tektoncd/hub v1.15.0
github.com/tektoncd/pipeline v0.53.0
github.com/tektoncd/pipeline v0.53.1
github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1
github.com/tektoncd/triggers v0.25.2
github.com/theupdateframework/go-tuf v0.6.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1840,8 +1840,8 @@ github.com/tektoncd/chains v0.19.0 h1:kS5MP9RhKmbpwtdWG7c1r3IDBKpu5x4Tq+Z7zhgyWm
github.com/tektoncd/chains v0.19.0/go.mod h1:w7XdpEKDgBnUtLBhQsgwYcuyjKawqxih9VZuT7VtIOY=
github.com/tektoncd/hub v1.15.0 h1:3tv/DH+87avOmrMKAU9NWCKUPDDV42v/5RgsnVAchiM=
github.com/tektoncd/hub v1.15.0/go.mod h1:QrqfcSb37jMLhrRaLr8mER7hEjgLqEJV43Iy37Jrpes=
github.com/tektoncd/pipeline v0.53.0 h1:PRgIrOKelWKyj6JZ+/ftGKJZ9lyGeq5+y0UR7runCG0=
github.com/tektoncd/pipeline v0.53.0/go.mod h1:tO7iI+L4+kO+CrAYiM9FlXQYveyjyMDCYmy+7VLiwjk=
github.com/tektoncd/pipeline v0.53.1 h1:Q+aknBaP3Y7oiSxwB5pPOycOKqv3fab4CBvQADeHBtE=
github.com/tektoncd/pipeline v0.53.1/go.mod h1:tO7iI+L4+kO+CrAYiM9FlXQYveyjyMDCYmy+7VLiwjk=
github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1 h1:9paprRIBXQgcvdhGq3wKiSspXP0JIFSY52ru3sIMjKM=
github.com/tektoncd/plumbing v0.0.0-20230907180608-5625252a2de1/go.mod h1:7eWs1XNkmReggow7ggRbRyRuHi7646B8b2XipCZ3VOw=
github.com/tektoncd/triggers v0.25.2 h1:ijvWhGD/Ke56mmSBh9OMCPnE5GDI0x6rkNp7DwL0pS0=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1376,7 +1376,7 @@ github.com/tektoncd/hub/api/v1/gen/http/catalog/client
github.com/tektoncd/hub/api/v1/gen/http/resource/client
github.com/tektoncd/hub/api/v1/gen/resource
github.com/tektoncd/hub/api/v1/gen/resource/views
# github.com/tektoncd/pipeline v0.53.0
# github.com/tektoncd/pipeline v0.53.1
## explicit; go 1.19
github.com/tektoncd/pipeline/pkg/apis/config
github.com/tektoncd/pipeline/pkg/apis/config/resolver
Expand Down

0 comments on commit aef5a54

Please sign in to comment.