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 4956eb6 commit 30bf49dCopy full SHA for 30bf49d
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/onsi/ginkgo v1.16.5
12
github.com/onsi/ginkgo/v2 v2.23.4
13
github.com/onsi/gomega v1.37.0
14
- github.com/openmcp-project/controller-utils/api v0.0.0-00010101000000-000000000000
+ github.com/openmcp-project/controller-utils/api v0.0.0-20250707065324-4956eb646220
15
github.com/spf13/pflag v1.0.6
16
github.com/stretchr/testify v1.10.0
17
go.uber.org/zap v1.27.0
0 commit comments