We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e210e9 commit 89d9ec2Copy full SHA for 89d9ec2
go.mod
@@ -21,8 +21,8 @@ require (
21
google.golang.org/protobuf v1.36.6
22
gopkg.in/ini.v1 v1.67.0
23
gopkg.in/yaml.v3 v3.0.1
24
- k8s.io/api v0.32.3
25
- k8s.io/apimachinery v0.32.3
+ k8s.io/api v0.34.1
+ k8s.io/apimachinery v0.34.1
26
k8s.io/client-go v0.32.3
27
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e
28
sigs.k8s.io/controller-runtime v0.20.4
0 commit comments