File tree 4 files changed +20
-8
lines changed
sigs.k8s.io/controller-tools/pkg/crd/markers 4 files changed +20
-8
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
34
34
sigs.k8s.io/yaml v1.4.0
35
35
)
36
36
37
- replace sigs.k8s.io/controller-tools => github.com/openshift/controller-tools v0.12.1-0.20241105174925-ead1ef573704
37
+ replace sigs.k8s.io/controller-tools => github.com/openshift/controller-tools v0.12.1-0.20250108094724-6eb6da5d6efd
38
38
39
39
// Temporary until we rebase to 1.32.0 or higher deps. To enable the format library early.
40
40
replace k8s.io/apiserver => github.com/openshift/kubernetes/staging/src/k8s.io/apiserver v0.0.0-20241125210059-e3abfef0b992
Original file line number Diff line number Diff line change @@ -456,8 +456,8 @@ github.com/onsi/ginkgo/v2 v2.20.2 h1:7NVCeyIWROIAheY21RLS+3j2bb52W0W82tkberYytp4
456
456
github.com/onsi/ginkgo/v2 v2.20.2 /go.mod h1:K9gyxPIlb+aIvnZ8bd9Ak+YP18w3APlR+5coaZoE2ag =
457
457
github.com/onsi/gomega v1.34.2 h1:pNCwDkzrsv7MS9kpaQvVb1aVLahQXyJ/Tv5oAZMI3i8 =
458
458
github.com/onsi/gomega v1.34.2 /go.mod h1:v1xfxRgk0KIsG+QOdm7p8UosrOzPYRo60fd3B/1Dukc =
459
- github.com/openshift/controller-tools v0.12.1-0.20241105174925-ead1ef573704 h1:sdLkU07gS60g16e0VEHwF+KDX4ROZJS5QgnloWyUG30 =
460
- github.com/openshift/controller-tools v0.12.1-0.20241105174925-ead1ef573704 /go.mod h1:80xsUppuf2iNgiThH2bzDIN5204p5E93z+YtNnAJlHA =
459
+ github.com/openshift/controller-tools v0.12.1-0.20250108094724-6eb6da5d6efd h1:+tHtYnbIIT0NZurG+MpoyHArg27ysMUzViFhbM3/Erw =
460
+ github.com/openshift/controller-tools v0.12.1-0.20250108094724-6eb6da5d6efd /go.mod h1:80xsUppuf2iNgiThH2bzDIN5204p5E93z+YtNnAJlHA =
461
461
github.com/openshift/crd-schema-checker v0.0.0-20241113192003-573763d3107a h1:gBheMF1vVwxfnuGHJ82f/nmUATdtewq60/yhbBqD4+M =
462
462
github.com/openshift/crd-schema-checker v0.0.0-20241113192003-573763d3107a /go.mod h1:sTxJ4ZFW9r9fEdbW2v0yMRi6NcyTbx0fII4p83IQ+L8 =
463
463
github.com/openshift/kubernetes/staging/src/k8s.io/apiserver v0.0.0-20241125210059-e3abfef0b992 h1:UHSO67L/pCyCcqZphO4PiX638s6QrpJN8OBYMkFIeYE =
Original file line number Diff line number Diff line change @@ -2189,7 +2189,7 @@ sigs.k8s.io/apiserver-network-proxy/konnectivity-client/pkg/client
2189
2189
sigs.k8s.io/apiserver-network-proxy/konnectivity-client/pkg/client/metrics
2190
2190
sigs.k8s.io/apiserver-network-proxy/konnectivity-client/pkg/common/metrics
2191
2191
sigs.k8s.io/apiserver-network-proxy/konnectivity-client/proto/client
2192
- # sigs.k8s.io/controller-tools v0.15.0 => github.com/openshift/controller-tools v0.12.1-0.20241105174925-ead1ef573704
2192
+ # sigs.k8s.io/controller-tools v0.15.0 => github.com/openshift/controller-tools v0.12.1-0.20250108094724-6eb6da5d6efd
2193
2193
## explicit; go 1.22.0
2194
2194
sigs.k8s.io/controller-tools/cmd/controller-gen
2195
2195
sigs.k8s.io/controller-tools/pkg/crd
@@ -2220,5 +2220,5 @@ sigs.k8s.io/structured-merge-diff/v4/value
2220
2220
## explicit; go 1.12
2221
2221
sigs.k8s.io/yaml
2222
2222
sigs.k8s.io/yaml/goyaml.v2
2223
- # sigs.k8s.io/controller-tools => github.com/openshift/controller-tools v0.12.1-0.20241105174925-ead1ef573704
2223
+ # sigs.k8s.io/controller-tools => github.com/openshift/controller-tools v0.12.1-0.20250108094724-6eb6da5d6efd
2224
2224
# k8s.io/apiserver => github.com/openshift/kubernetes/staging/src/k8s.io/apiserver v0.0.0-20241125210059-e3abfef0b992
You can’t perform that action at this time.
0 commit comments