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 @@ -10,7 +10,7 @@ require (
10
10
github.com/joelanford/go-apidiff v0.4.0
11
11
github.com/onsi/ginkgo v1.16.5
12
12
gotest.tools/gotestsum v1.8.1
13
- k8s.io/code-generator v0.24.2
13
+ k8s.io/code-generator v0.24.3
14
14
sigs.k8s.io/cluster-api/hack/tools v0.0.0-20220718103515-aebeed871c78
15
15
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20211110210527-619e6b92dab9
16
16
sigs.k8s.io/controller-tools v0.9.2
Original file line number Diff line number Diff line change @@ -1911,8 +1911,9 @@ k8s.io/client-go v0.24.0/go.mod h1:VFPQET+cAFpYxh6Bq6f4xyMY80G6jKKktU6G0m00VDw=
1911
1911
k8s.io/client-go v0.24.2 /go.mod h1:zg4Xaoo+umDsfCWr4fCnmLEtQXyCNXCvJuSsglNcV30 =
1912
1912
k8s.io/cluster-bootstrap v0.24.0 /go.mod h1:xw+IfoaUweMCAoi+VYhmqkcjii2G7gNg59dmGn7hi0g =
1913
1913
k8s.io/code-generator v0.24.0 /go.mod h1:dpVhs00hTuTdTY6jvVxvTFCk6gSMrtfRydbhZwHI15w =
1914
- k8s.io/code-generator v0.24.2 h1:EGeRWzJrpwi6T6CvoNl0spM6fnAnOdCr0rz7H4NU1rk =
1915
1914
k8s.io/code-generator v0.24.2 /go.mod h1:dpVhs00hTuTdTY6jvVxvTFCk6gSMrtfRydbhZwHI15w =
1915
+ k8s.io/code-generator v0.24.3 h1:itd1V1ZAYKM+WT+qQDlFKhU1D/Ff5HcEFL/icfClnZA =
1916
+ k8s.io/code-generator v0.24.3 /go.mod h1:dpVhs00hTuTdTY6jvVxvTFCk6gSMrtfRydbhZwHI15w =
1916
1917
k8s.io/component-base v0.24.0 /go.mod h1:Dgazgon0i7KYUsS8krG8muGiMVtUZxG037l1MKyXgrA =
1917
1918
k8s.io/component-base v0.24.2 /go.mod h1:ucHwW76dajvQ9B7+zecZAP3BVqvrHoOxm8olHEg0nmM =
1918
1919
k8s.io/component-helpers v0.24.0 /go.mod h1:Q2SlLm4h6g6lPTC9GMMfzdywfLSvJT2f1hOnnjaWD8c =
You can’t perform that action at this time.
0 commit comments