Skip to content

Commit 22f6837

Browse files
fix(deps): update kubernetes packages to v0.34.1
1 parent 9e210e9 commit 22f6837

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
@@ -21,9 +21,9 @@ require (
2121
google.golang.org/protobuf v1.36.6
2222
gopkg.in/ini.v1 v1.67.0
2323
gopkg.in/yaml.v3 v3.0.1
24-
k8s.io/api v0.32.3
24+
k8s.io/api v0.34.1
2525
k8s.io/apimachinery v0.32.3
26-
k8s.io/client-go v0.32.3
26+
k8s.io/client-go v0.34.1
2727
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e
2828
sigs.k8s.io/controller-runtime v0.20.4
2929
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20231204011133-c2179ec349ec // controller-runtime v0.15.0

0 commit comments

Comments
 (0)