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.0
10
- k8s.io/apimachinery v0.0.0-20221116134806-067949de242e
10
+ k8s.io/apimachinery v0.0.0-20221108055230-656123506f33
11
11
)
12
12
13
13
require (
@@ -34,4 +34,4 @@ require (
34
34
sigs.k8s.io/yaml v1.3.0 // indirect
35
35
)
36
36
37
- replace k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20221116134806-067949de242e
37
+ replace k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20221108055230-656123506f33
Original file line number Diff line number Diff line change @@ -81,8 +81,8 @@ gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
81
81
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
82
82
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
83
83
gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
84
- k8s.io/apimachinery v0.0.0-20221116134806-067949de242e h1:TVs+bZy3ij+o1TzjRJh2ddFxFW5mjRFRrm8Juo1ywJA =
85
- k8s.io/apimachinery v0.0.0-20221116134806-067949de242e /go.mod h1:VXMmlsE7YRJ5vyAyWpkKIfFkEbDNpVs0ObpkuQf1WfM =
84
+ k8s.io/apimachinery v0.0.0-20221108055230-656123506f33 h1:fOrDwL935VapVoq+v0lYIgg9Okojdth+KqKyCFXtEu8 =
85
+ k8s.io/apimachinery v0.0.0-20221108055230-656123506f33 /go.mod h1:VXMmlsE7YRJ5vyAyWpkKIfFkEbDNpVs0ObpkuQf1WfM =
86
86
k8s.io/klog/v2 v2.80.1 h1:atnLQ121W371wYYFawwYx1aEY2eUfs4l3J72wtgAwV4 =
87
87
k8s.io/klog/v2 v2.80.1 /go.mod h1:y1WjHnz7Dj687irZUWR/WLkLc5N1YHtjLdmgWjndZn0 =
88
88
k8s.io/utils v0.0.0-20221107191617-1a15be271d1d h1:0Smp/HP1OH4Rvhe+4B8nWGERtlqAGSftbSbbmm45oFs =
You can’t perform that action at this time.
0 commit comments