We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73a7deb commit 58f6be9Copy full SHA for 58f6be9
staging/operator-lifecycle-manager/go.mod
@@ -193,3 +193,5 @@ replace (
193
github.com/openshift/api => github.com/openshift/api v0.0.0-20221021112143-4226c2167e40 // release-4.12
194
github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20221019143426-16aed247da5c // release-4.12
195
)
196
+
197
+retract v3.11.0+incompatible // https://github.com/operator-framework/operator-lifecycle-manager/issues/2253
0 commit comments