File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/google/uuid v1.6.0
1010 github.com/onsi/ginkgo/v2 v2.28.1
1111 github.com/onsi/gomega v1.39.1
12- k8s.io/api v0.35.1
12+ k8s.io/api v0.35.2
1313 k8s.io/apimachinery v0.35.2
1414 k8s.io/client-go v0.35.1
1515 sigs.k8s.io/controller-runtime v0.23.3
Original file line number Diff line number Diff line change @@ -228,8 +228,8 @@ gopkg.in/inf.v0 v0.9.1/go.mod h1:cWUDdTG/fYaXco+Dcufb5Vnc6Gp2YChqWtbxRZE0mXw=
228228gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
229229gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
230230gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
231- k8s.io/api v0.35.1 h1:0PO/1FhlK/EQNVK5+txc4FuhQibV25VLSdLMmGpDE/Q =
232- k8s.io/api v0.35.1 /go.mod h1:28uR9xlXWml9eT0uaGo6y71xK86JBELShLy4wR1XtxM =
231+ k8s.io/api v0.35.2 h1:tW7mWc2RpxW7HS4CoRXhtYHSzme1PN1UjGHJ1bdrtdw =
232+ k8s.io/api v0.35.2 /go.mod h1:7AJfqGoAZcwSFhOjcGM7WV05QxMMgUaChNfLTXDRE60 =
233233k8s.io/apiextensions-apiserver v0.35.0 h1:3xHk2rTOdWXXJM+RDQZJvdx0yEOgC0FgQ1PlJatA5T4 =
234234k8s.io/apiextensions-apiserver v0.35.0 /go.mod h1:E1Ahk9SADaLQ4qtzYFkwUqusXTcaV2uw3l14aqpL2LU =
235235k8s.io/apimachinery v0.35.2 h1:NqsM/mmZA7sHW02JZ9RTtk3wInRgbVxL8MPfzSANAK8 =
You can’t perform that action at this time.
0 commit comments