Skip to content

Commit 89d9ec2

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

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,8 +21,8 @@ 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
25-
k8s.io/apimachinery v0.32.3
24+
k8s.io/api v0.34.1
25+
k8s.io/apimachinery v0.34.1
2626
k8s.io/client-go v0.32.3
2727
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e
2828
sigs.k8s.io/controller-runtime v0.20.4

0 commit comments

Comments
 (0)