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 88409f8 commit 171c518Copy full SHA for 171c518
go.mod
@@ -5,7 +5,7 @@ go 1.25.1
5
godebug default=go1.23
6
7
require (
8
- github.com/openmcp-project/controller-utils v0.23.1
+ github.com/openmcp-project/controller-utils v0.23.4
9
github.com/openmcp-project/openmcp-operator/api v0.15.1
10
github.com/stretchr/testify v1.11.1
11
k8s.io/api v0.34.1
0 commit comments