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 8c1ba2a commit 87465c7Copy full SHA for 87465c7
go.mod
@@ -6,7 +6,7 @@ godebug default=go1.23
6
7
require (
8
github.com/openmcp-project/controller-utils v0.22.0
9
- github.com/openmcp-project/openmcp-operator/api v0.15.1
+ github.com/openmcp-project/openmcp-operator/api v0.15.2
10
github.com/stretchr/testify v1.11.1
11
k8s.io/api v0.34.1
12
k8s.io/apiextensions-apiserver v0.34.1
0 commit comments