File tree Expand file tree Collapse file tree 4 files changed +23
-12
lines changed
sigs.k8s.io/controller-tools/pkg/crd Expand file tree Collapse file tree 4 files changed +23
-12
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
32
32
sigs.k8s.io/yaml v1.4.0
33
33
)
34
34
35
- replace sigs.k8s.io/controller-tools => github.com/openshift/controller-tools v0.12.1-0.20250218152928-be0dbe446d10
35
+ replace sigs.k8s.io/controller-tools => github.com/openshift/controller-tools v0.12.1-0.20250402141027-24f590ca0886
36
36
37
37
require (
38
38
4d63.com/gocheckcompilerdirectives v1.2.1 // indirect
Original file line number Diff line number Diff line change @@ -473,8 +473,8 @@ github.com/onsi/ginkgo/v2 v2.21.0 h1:7rg/4f3rB88pb5obDgNZrNHrQ4e6WpjonchcpuBRnZM
473
473
github.com/onsi/ginkgo/v2 v2.21.0 /go.mod h1:7Du3c42kxCUegi0IImZ1wUQzMBVecgIHjR1C+NkhLQo =
474
474
github.com/onsi/gomega v1.36.2 h1:koNYke6TVk6ZmnyHrCXba/T/MoLBXFjeC1PtvYgw0A8 =
475
475
github.com/onsi/gomega v1.36.2 /go.mod h1:DdwyADRjrc825LhMEkD76cHR5+pUnjhUN8GlHlRPHzY =
476
- github.com/openshift/controller-tools v0.12.1-0.20250218152928-be0dbe446d10 h1:slivXSA18sKFUUZh5sheEThoRhwzOY9xIChniKEhulU =
477
- github.com/openshift/controller-tools v0.12.1-0.20250218152928-be0dbe446d10 /go.mod h1:LkvYw1gDIjjhvamu3BGP9z4bgWbtOtvK7KNF3kw1Shg =
476
+ github.com/openshift/controller-tools v0.12.1-0.20250402141027-24f590ca0886 h1:Ez6hT01wFM+C1O/tY+n8AugjOTvtqgovqUFOyaF6ObI =
477
+ github.com/openshift/controller-tools v0.12.1-0.20250402141027-24f590ca0886 /go.mod h1:LkvYw1gDIjjhvamu3BGP9z4bgWbtOtvK7KNF3kw1Shg =
478
478
github.com/openshift/crd-schema-checker v0.0.0-20241113192003-573763d3107a h1:gBheMF1vVwxfnuGHJ82f/nmUATdtewq60/yhbBqD4+M =
479
479
github.com/openshift/crd-schema-checker v0.0.0-20241113192003-573763d3107a /go.mod h1:sTxJ4ZFW9r9fEdbW2v0yMRi6NcyTbx0fII4p83IQ+L8 =
480
480
github.com/otiai10/copy v1.2.0 /go.mod h1:rrF5dJ5F0t/EWSYODDu4j9/vEeYHMkc8jt0zJChqQWw =
Original file line number Diff line number Diff line change @@ -2162,7 +2162,7 @@ sigs.k8s.io/apiserver-network-proxy/konnectivity-client/pkg/client
2162
2162
sigs.k8s.io/apiserver-network-proxy/konnectivity-client/pkg/client/metrics
2163
2163
sigs.k8s.io/apiserver-network-proxy/konnectivity-client/pkg/common/metrics
2164
2164
sigs.k8s.io/apiserver-network-proxy/konnectivity-client/proto/client
2165
- # sigs.k8s.io/controller-tools v0.15.0 => github.com/openshift/controller-tools v0.12.1-0.20250218152928-be0dbe446d10
2165
+ # sigs.k8s.io/controller-tools v0.15.0 => github.com/openshift/controller-tools v0.12.1-0.20250402141027-24f590ca0886
2166
2166
## explicit; go 1.23.0
2167
2167
sigs.k8s.io/controller-tools/cmd/controller-gen
2168
2168
sigs.k8s.io/controller-tools/pkg/crd
@@ -2193,4 +2193,4 @@ sigs.k8s.io/structured-merge-diff/v4/value
2193
2193
## explicit; go 1.12
2194
2194
sigs.k8s.io/yaml
2195
2195
sigs.k8s.io/yaml/goyaml.v2
2196
- # sigs.k8s.io/controller-tools => github.com/openshift/controller-tools v0.12.1-0.20250218152928-be0dbe446d10
2196
+ # sigs.k8s.io/controller-tools => github.com/openshift/controller-tools v0.12.1-0.20250402141027-24f590ca0886
You can’t perform that action at this time.
0 commit comments