We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c8941 commit a6f78bbCopy full SHA for a6f78bb
test/custom-task-ctrls/wait-task-beta/go.mod
@@ -5,7 +5,7 @@ go 1.15
5
require (
6
github.com/emicklei/go-restful v2.16.0+incompatible // indirect
7
github.com/google/go-cmp v0.5.9
8
- github.com/tektoncd/pipeline v0.51.0
+ github.com/tektoncd/pipeline v0.52.0
9
k8s.io/api v0.27.6
10
k8s.io/apimachinery v0.27.6
11
k8s.io/client-go v0.27.6
0 commit comments