File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ require (
8
8
github.com/onsi/gomega v1.36.3
9
9
golang.org/x/tools v0.32.0
10
10
k8s.io/apimachinery v0.32.3
11
+ k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
11
12
)
12
13
13
14
require (
Original file line number Diff line number Diff line change @@ -53,3 +53,5 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
53
53
gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
54
54
k8s.io/apimachinery v0.32.3 h1:JmDuDarhDmA/Li7j3aPrwhpNBA94Nvk5zLeOge9HH1U =
55
55
k8s.io/apimachinery v0.32.3 /go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE =
56
+ k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 h1:M3sRQVHv7vB20Xc2ybTt7ODCeFj6JSWYFzOFnYeS6Ro =
57
+ k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
You can’t perform that action at this time.
0 commit comments