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 26a51d3 commit ae53388Copy full SHA for ae53388
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/fluxcd/pkg/apis/meta v1.13.0
11
github.com/fluxcd/source-controller/api v1.6.2
12
github.com/go-logr/logr v1.4.3
13
- github.com/openmcp-project/controller-utils v0.11.0
+ github.com/openmcp-project/controller-utils v0.17.0
14
github.com/pkg/errors v0.9.1
15
github.com/stretchr/testify v1.10.0
16
gotest.tools/v3 v3.5.2
0 commit comments