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 66018d9 commit c2ce56fCopy full SHA for c2ce56f
api/go.mod
@@ -1,6 +1,6 @@
1
module github.com/openmcp-project/mcp-operator/api
2
3
-go 1.25.3
+go 1.25.4
4
5
require (
6
github.com/onsi/ginkgo/v2 v2.27.2
go.mod
module github.com/openmcp-project/mcp-operator
replace github.com/openmcp-project/mcp-operator/api => ./api
0 commit comments