File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ require (
18
18
k8s.io/apiextensions-apiserver v0.34.0-rc.1
19
19
k8s.io/apimachinery v0.34.0-rc.1
20
20
k8s.io/apiserver v0.34.0-rc.1
21
+ k8s.io/client-go v0.34.0-rc.1
21
22
k8s.io/code-generator v0.34.0-rc.1
22
23
k8s.io/gengo/v2 v2.0.0-20250604051438-85fd79dbfd9f
23
24
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
@@ -88,7 +89,6 @@ require (
88
89
google.golang.org/protobuf v1.36.6 // indirect
89
90
gopkg.in/inf.v0 v0.9.1 // indirect
90
91
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
91
- k8s.io/client-go v0.34.0-rc.1 // indirect
92
92
k8s.io/component-base v0.34.0-rc.1 // indirect
93
93
k8s.io/klog/v2 v2.130.1 // indirect
94
94
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
You can’t perform that action at this time.
0 commit comments