Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2023
1 parent d3f10fd commit d4ba92a
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 121 deletions.
8 changes: 3 additions & 5 deletions test/custom-task-ctrls/wait-task-beta/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@ go 1.15
require (
github.com/emicklei/go-restful v2.16.0+incompatible // indirect
github.com/google/go-cmp v0.5.9
github.com/tektoncd/pipeline v0.45.0
github.com/tektoncd/pipeline v0.46.0
k8s.io/api v0.26.2
k8s.io/apiextensions-apiserver v0.25.4 // indirect
k8s.io/apimachinery v0.26.2
k8s.io/client-go v0.25.4
k8s.io/klog/v2 v2.80.2-0.20221028030830-9ae4992afb54 // indirect
k8s.io/client-go v0.25.7
k8s.io/utils v0.0.0-20221108210102-8e77b1f39fe2
knative.dev/pkg v0.0.0-20221123011842-b78020c16606
knative.dev/pkg v0.0.0-20230221145627-8efb3485adcf
)
Loading

0 comments on commit d4ba92a

Please sign in to comment.