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 3bd97af commit 9e259a5Copy full SHA for 9e259a5
VERSION
@@ -1 +1 @@
1
-v0.16.0-dev
+v0.17.0
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/go-logr/zapr v1.3.0
11
github.com/onsi/ginkgo/v2 v2.23.4
12
github.com/onsi/gomega v1.38.0
13
- github.com/openmcp-project/controller-utils/api v0.16.0
+ github.com/openmcp-project/controller-utils/api v0.17.0
14
github.com/spf13/pflag v1.0.7
15
github.com/stretchr/testify v1.10.0
16
go.uber.org/zap v1.27.0
0 commit comments