File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
require (
8
8
github.com/gogo/protobuf v1.3.2
9
9
github.com/stretchr/testify v1.8.4
10
- k8s.io/apimachinery v0.0.0-20240312235255-d794766488ac
10
+ k8s.io/apimachinery v0.29.3
11
11
)
12
12
13
13
require (
@@ -36,4 +36,4 @@ require (
36
36
sigs.k8s.io/yaml v1.3.0 // indirect
37
37
)
38
38
39
- replace k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20240312235255-d794766488ac
39
+ replace k8s.io/apimachinery => k8s.io/apimachinery v0.29.3
Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
83
83
gopkg.in/yaml.v2 v2.4.0 /go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ =
84
84
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
85
85
gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
86
- k8s.io/apimachinery v0.0.0-20240312235255-d794766488ac h1:mRSdlc0EJz8+NtG2b/7SE3lSNNQuA4ANvq0eE5pAMEk =
87
- k8s.io/apimachinery v0.0.0-20240312235255-d794766488ac /go.mod h1:hx/S4V2PNW4OMg3WizRrHutyB5la0iCUbZym+W0EQIU =
86
+ k8s.io/apimachinery v0.29.3 h1:2tbx+5L7RNvqJjn7RIuIKu9XTsIZ9Z5wX2G22XAa5EU =
87
+ k8s.io/apimachinery v0.29.3 /go.mod h1:hx/S4V2PNW4OMg3WizRrHutyB5la0iCUbZym+W0EQIU =
88
88
k8s.io/klog/v2 v2.110.1 h1:U/Af64HJf7FcwMcXyKm2RPM22WZzyR7OSpYj5tg3cL0 =
89
89
k8s.io/klog/v2 v2.110.1 /go.mod h1:YGtd1984u+GgbuZ7e08/yBuAfKLSO0+uR1Fhi6ExXjo =
90
90
k8s.io/utils v0.0.0-20230726121419-3b25d923346b h1:sgn3ZU783SCgtaSJjpcVVlRqd6GSnlTLKgpAAttJvpI =
You can’t perform that action at this time.
0 commit comments