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 020b64e commit 60c1340Copy full SHA for 60c1340
VERSION
@@ -1 +1 @@
1
-v0.21.0-dev
+v0.22.0
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/google/uuid v1.6.0
12
github.com/onsi/ginkgo/v2 v2.25.3
13
github.com/onsi/gomega v1.38.2
14
- github.com/openmcp-project/controller-utils/api v0.21.0
+ github.com/openmcp-project/controller-utils/api v0.22.0
15
github.com/spf13/pflag v1.0.10
16
github.com/stretchr/testify v1.11.1
17
go.uber.org/zap v1.27.0
0 commit comments