File tree Expand file tree Collapse file tree 2 files changed +926
-3
lines changed Expand file tree Collapse file tree 2 files changed +926
-3
lines changed Original file line number Diff line number Diff line change @@ -238,8 +238,8 @@ require (
238
238
golang.org/x/tools v0.34.0 // indirect
239
239
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
240
240
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a // indirect
241
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250219182151-9fdb1cabc7b2 // indirect
242
- google.golang.org/grpc v1.72.0 // indirect
241
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb // indirect
242
+ google.golang.org/grpc v1.72.1 // indirect
243
243
google.golang.org/protobuf v1.36.7 // indirect
244
244
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
245
245
gopkg.in/inf.v0 v0.9.1 // indirect
@@ -284,7 +284,7 @@ replace (
284
284
k8s.io/cri-api => k8s.io/cri-api v0.29.1
285
285
k8s.io/csi-translation-lib => k8s.io/csi-translation-lib v0.29.1
286
286
k8s.io/dynamic-resource-allocation => k8s.io/dynamic-resource-allocation v0.29.1
287
- k8s.io/kms => k8s.io/kms v0.29.1
287
+ k8s.io/kms => k8s.io/kms v0.34.0
288
288
k8s.io/kube-aggregator => k8s.io/kube-aggregator v0.29.1
289
289
k8s.io/kube-controller-manager => k8s.io/kube-controller-manager v0.29.1
290
290
k8s.io/kube-proxy => k8s.io/kube-proxy v0.29.1
You can’t perform that action at this time.
0 commit comments