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 3b2796e commit 3c1ae3fCopy full SHA for 3c1ae3f
1 file changed
go.mod
@@ -6,7 +6,7 @@ replace github.com/openmcp-project/mcp-operator/api => ./api
6
7
replace github.com/imdario/mergo v1.0.0 => github.com/imdario/mergo v0.3.16
8
9
-replace github.com/crossplane/crossplane => github.com/crossplane/crossplane/v2 v2.2.1
+replace github.com/crossplane/crossplane => github.com/crossplane/crossplane/v2 v2.3.1
10
11
require (
12
github.com/Masterminds/semver/v3 v3.5.0
0 commit comments