Skip to content

Commit 9b5a100

Browse files
dependabot[bot]tekton-robot
authored andcommitted
Bump k8s.io/client-go in /test/custom-task-ctrls/wait-task-beta
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.27.14 to 0.27.15. - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.27.14...v0.27.15) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ca7423 commit 9b5a100

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
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,9 +6,9 @@ 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.14
9+
k8s.io/api v0.27.15
1010
k8s.io/apimachinery v0.27.15
11-
k8s.io/client-go v0.27.14
11+
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
1414
)

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

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

0 commit comments

Comments
 (0)