File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 golang.org/x/net v0.0.0-20210520170846-37e1c6afe023
99 k8s.io/apimachinery v0.22.4
1010 k8s.io/client-go v0.22.4
11- k8s.io/code-generator v0.22.2
11+ k8s.io/code-generator v0.22.4
1212 sigs.k8s.io/controller-runtime v0.10.3
1313 sigs.k8s.io/controller-tools v0.7.0
1414 sigs.k8s.io/gateway-api v0.4.0
Original file line number Diff line number Diff line change @@ -993,8 +993,9 @@ k8s.io/client-go v0.22.4 h1:aAQ1Wk+I3bjCNk35YWUqbaueqrIonkfDPJSPDDe8Kfg=
993993k8s.io/client-go v0.22.4 /go.mod h1:Yzw4e5e7h1LNHA4uqnMVrpEpUs1hJOiuBsJKIlRCHDA =
994994k8s.io/code-generator v0.21.3 /go.mod h1:K3y0Bv9Cz2cOW2vXUrNZlFbflhuPvuadW6JdnN6gGKo =
995995k8s.io/code-generator v0.22.0 /go.mod h1:eV77Y09IopzeXOJzndrDyCI88UBok2h6WxAlBwpxa+o =
996- k8s.io/code-generator v0.22.2 h1:+bUv9lpTnAWABtPkvO4x0kfz7j/kDEchVt0P/wXU3jQ =
997996k8s.io/code-generator v0.22.2 /go.mod h1:eV77Y09IopzeXOJzndrDyCI88UBok2h6WxAlBwpxa+o =
997+ k8s.io/code-generator v0.22.4 h1:h7lBa5IuEUC4OQ45q/gIip/a0iQcML2iwrRmXksau30 =
998+ k8s.io/code-generator v0.22.4 /go.mod h1:qjYl54pQ/emhkT0UxbufbREYJMWsHNNV/jSVwhYZQGw =
998999k8s.io/component-base v0.21.3 /go.mod h1:kkuhtfEHeZM6LkX0saqSK8PbdO7A0HigUngmhhrwfGQ =
9991000k8s.io/component-base v0.22.2 h1:vNIvE0AIrLhjX8drH0BgCNJcR4QZxMXcJzBsDplDx9M =
10001001k8s.io/component-base v0.22.2 /go.mod h1:5Br2QhI9OTe79p+TzPe9JKNQYvEKbq9rTJDWllunGug =
You can’t perform that action at this time.
0 commit comments