File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
2525 google.golang.org/protobuf v1.36.11
2626 gopkg.in/yaml.v3 v3.0.1
2727 k8s.io/api v0.35.1
28- k8s.io/apimachinery v0.35.1
28+ k8s.io/apimachinery v0.35.2
2929 k8s.io/client-go v0.35.1
3030 k8s.io/cloud-provider v0.35.1
3131 k8s.io/component-base v0.35.1
Original file line number Diff line number Diff line change @@ -354,8 +354,8 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
354354gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
355355k8s.io/api v0.35.1 h1:0PO/1FhlK/EQNVK5+txc4FuhQibV25VLSdLMmGpDE/Q =
356356k8s.io/api v0.35.1 /go.mod h1:28uR9xlXWml9eT0uaGo6y71xK86JBELShLy4wR1XtxM =
357- k8s.io/apimachinery v0.35.1 h1:yxO6gV555P1YV0SANtnTjXYfiivaTPvCTKX6w6qdDsU =
358- k8s.io/apimachinery v0.35.1 /go.mod h1:jQCgFZFR1F4Ik7hvr2g84RTJSZegBc8yHgFWKn//hns =
357+ k8s.io/apimachinery v0.35.2 h1:NqsM/mmZA7sHW02JZ9RTtk3wInRgbVxL8MPfzSANAK8 =
358+ k8s.io/apimachinery v0.35.2 /go.mod h1:jQCgFZFR1F4Ik7hvr2g84RTJSZegBc8yHgFWKn//hns =
359359k8s.io/apiserver v0.35.1 h1:potxdhhTL4i6AYAa2QCwtlhtB1eCdWQFvJV6fXgJzxs =
360360k8s.io/apiserver v0.35.1 /go.mod h1:BiL6Dd3A2I/0lBnteXfWmCFobHM39vt5+hJQd7Lbpi4 =
361361k8s.io/client-go v0.35.1 h1:+eSfZHwuo/I19PaSxqumjqZ9l5XiTEKbIaJ+j1wLcLM =
You can’t perform that action at this time.
0 commit comments