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 and tekton-robot committed Mar 21, 2023
1 parent 31b2c42 commit 3b1b7b7
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 3b1b7b7

Please sign in to comment.