Skip to content

Commit 621f19e

Browse files
Update kubernetes packages to v0.34.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7bd9ed6 commit 621f19e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ require (
1616
go.uber.org/multierr v1.11.0
1717
golang.org/x/exp v0.0.0-20231127185646-65229373498e
1818
golang.org/x/oauth2 v0.15.0
19-
k8s.io/apimachinery v0.28.4
20-
k8s.io/client-go v0.28.4
19+
k8s.io/apimachinery v0.34.2
20+
k8s.io/client-go v0.34.2
2121
k8s.io/utils v0.0.0-20231127182322-b307cd553661
2222
sigs.k8s.io/controller-runtime v0.16.3
2323
sigs.k8s.io/controller-tools v0.13.0

0 commit comments

Comments
 (0)