Skip to content

Commit eb38a4e

Browse files
dependabot[bot]tekton-robot
authored andcommitted
Bump k8s.io/api in /test/custom-task-ctrls/wait-task-beta
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.27.15 to 0.27.16. - [Commits](kubernetes/api@v0.27.15...v0.27.16) --- updated-dependencies: - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f9ebbd commit eb38a4e

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

test/custom-task-ctrls/wait-task-beta/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ require (
66
github.com/emicklei/go-restful v2.16.0+incompatible // indirect
77
github.com/google/go-cmp v0.6.0
88
github.com/tektoncd/pipeline v0.53.1
9-
k8s.io/api v0.27.15
10-
k8s.io/apimachinery v0.27.15
9+
k8s.io/api v0.27.16
10+
k8s.io/apimachinery v0.27.16
1111
k8s.io/client-go v0.27.15
1212
k8s.io/utils v0.0.0-20230505201702-9f6742963106
1313
knative.dev/pkg v0.0.0-20231011193800-bd99f2f98be7

test/custom-task-ctrls/wait-task-beta/go.sum

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)