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 (
1818 k8s.io/apiextensions-apiserver v0.34.0-rc.1
1919 k8s.io/apimachinery v0.34.0-rc.1
2020 k8s.io/apiserver v0.34.0-rc.1
21+ k8s.io/client-go v0.34.0-rc.1
2122 k8s.io/code-generator v0.34.0-rc.1
2223 k8s.io/gengo/v2 v2.0.0-20250604051438-85fd79dbfd9f
2324 k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
@@ -88,7 +89,6 @@ require (
8889 google.golang.org/protobuf v1.36.6 // indirect
8990 gopkg.in/inf.v0 v0.9.1 // indirect
9091 gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
91- k8s.io/client-go v0.34.0-rc.1 // indirect
9292 k8s.io/component-base v0.34.0-rc.1 // indirect
9393 k8s.io/klog/v2 v2.130.1 // indirect
9494 k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
You can’t perform that action at this time.
0 commit comments