Skip to content

Commit 00fda97

Browse files
dependabot[bot]tekton-robot
authored andcommitted
build(deps): bump k8s.io/client-go
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.34.5 to 0.34.6. - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.34.5...v0.34.6) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-version: 0.34.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e3e7cc commit 00fda97

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/tektoncd/pipeline v1.10.2
88
k8s.io/api v0.34.6
99
k8s.io/apimachinery v0.34.6
10-
k8s.io/client-go v0.34.5
10+
k8s.io/client-go v0.34.6
1111
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
1212
knative.dev/pkg v0.0.0-20260120122510-4a022ed9999a
1313
)

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

Lines changed: 2 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)