File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 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.7.0
10
- k8s.io/apimachinery v0.0.0-20211111072429-e757da007984
10
+ k8s.io/apimachinery v0.22.4
11
11
)
12
12
13
- replace k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20211111072429-e757da007984
13
+ replace k8s.io/apimachinery => k8s.io/apimachinery v0.22.4
Original file line number Diff line number Diff line change @@ -207,8 +207,8 @@ gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b h1:h8qDotaEPuJATrMmW04NCwg7v
207
207
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
208
208
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
209
209
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
210
- k8s.io/apimachinery v0.0.0-20211111072429-e757da007984 h1:u5XdyAqEOwp6+EuYFY3FubMb73J8ombCb7CBXMIWi+E =
211
- k8s.io/apimachinery v0.0.0-20211111072429-e757da007984 /go.mod h1:yU6oA6Gnax9RrxGzVvPFFJ+mpnW6PBSqp0sx0I0HHW0 =
210
+ k8s.io/apimachinery v0.22.4 h1:9uwcvPpukBw/Ri0EUmWz+49cnFtaoiyEhQTK+xOe7Ck =
211
+ k8s.io/apimachinery v0.22.4 /go.mod h1:yU6oA6Gnax9RrxGzVvPFFJ+mpnW6PBSqp0sx0I0HHW0 =
212
212
k8s.io/gengo v0.0.0-20200413195148-3a45101e95ac /go.mod h1:ezvh/TsK7cY6rbqRK0oQQ8IAqLxYwwyPxAX1Pzy0ii0 =
213
213
k8s.io/klog/v2 v2.0.0 /go.mod h1:PBfzABfn139FHAV07az/IF9Wp1bkk3vpT2XSJ76fSDE =
214
214
k8s.io/klog/v2 v2.9.0 h1:D7HV+n1V57XeZ0m6tdRkfknthUaM06VFbWldOFh8kzM =
You can’t perform that action at this time.
0 commit comments