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.20250220135952-fe24dd6f3a0c
35
+ replace sigs.k8s.io/controller-tools => github.com/openshift/controller-tools v0.12.1-0.20250409115419-a0be4596dbc5
36
36
37
37
require (
38
38
cloud.google.com/go v0.115.0 // indirect
Original file line number Diff line number Diff line change @@ -240,8 +240,8 @@ github.com/onsi/ginkgo/v2 v2.19.0 h1:9Cnnf7UHo57Hy3k6/m5k3dRfGTMXGvxhHFvkDTCTpvA
240
240
github.com/onsi/ginkgo/v2 v2.19.0 /go.mod h1:rlwLi9PilAFJ8jCg9UE1QP6VBpd6/xj3SRC0d6TU0To =
241
241
github.com/onsi/gomega v1.34.0 h1:eSSPsPNp6ZpsG8X1OVmOTxig+CblTc4AxpPBykhe2Os =
242
242
github.com/onsi/gomega v1.34.0 /go.mod h1:MIKI8c+f+QLWk+hxbePD4i0LMJSExPaZOVfkoex4cAo =
243
- github.com/openshift/controller-tools v0.12.1-0.20250220135952-fe24dd6f3a0c h1:QnwzeKJQr8ziHUU5Bz83EcxZFj8Nkw6sLFRr9LFv40A =
244
- github.com/openshift/controller-tools v0.12.1-0.20250220135952-fe24dd6f3a0c /go.mod h1:80xsUppuf2iNgiThH2bzDIN5204p5E93z+YtNnAJlHA =
243
+ github.com/openshift/controller-tools v0.12.1-0.20250409115419-a0be4596dbc5 h1:wAbFzvGOZWXe1/jl5waGgzwSOQAdFs7uo9y11FYaCUs =
244
+ github.com/openshift/controller-tools v0.12.1-0.20250409115419-a0be4596dbc5 /go.mod h1:80xsUppuf2iNgiThH2bzDIN5204p5E93z+YtNnAJlHA =
245
245
github.com/openshift/crd-schema-checker v0.0.0-20241113192003-573763d3107a h1:gBheMF1vVwxfnuGHJ82f/nmUATdtewq60/yhbBqD4+M =
246
246
github.com/openshift/crd-schema-checker v0.0.0-20241113192003-573763d3107a /go.mod h1:sTxJ4ZFW9r9fEdbW2v0yMRi6NcyTbx0fII4p83IQ+L8 =
247
247
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM =
Original file line number Diff line number Diff line change @@ -1170,7 +1170,7 @@ sigs.k8s.io/apiserver-network-proxy/konnectivity-client/pkg/client
1170
1170
sigs.k8s.io/apiserver-network-proxy/konnectivity-client/pkg/client/metrics
1171
1171
sigs.k8s.io/apiserver-network-proxy/konnectivity-client/pkg/common/metrics
1172
1172
sigs.k8s.io/apiserver-network-proxy/konnectivity-client/proto/client
1173
- # sigs.k8s.io/controller-tools v0.15.0 => github.com/openshift/controller-tools v0.12.1-0.20250220135952-fe24dd6f3a0c
1173
+ # sigs.k8s.io/controller-tools v0.15.0 => github.com/openshift/controller-tools v0.12.1-0.20250409115419-a0be4596dbc5
1174
1174
## explicit; go 1.22.0
1175
1175
sigs.k8s.io/controller-tools/cmd/controller-gen
1176
1176
sigs.k8s.io/controller-tools/pkg/crd
@@ -1201,4 +1201,4 @@ sigs.k8s.io/structured-merge-diff/v4/value
1201
1201
## explicit; go 1.12
1202
1202
sigs.k8s.io/yaml
1203
1203
sigs.k8s.io/yaml/goyaml.v2
1204
- # sigs.k8s.io/controller-tools => github.com/openshift/controller-tools v0.12.1-0.20250220135952-fe24dd6f3a0c
1204
+ # sigs.k8s.io/controller-tools => github.com/openshift/controller-tools v0.12.1-0.20250409115419-a0be4596dbc5
You can’t perform that action at this time.
0 commit comments