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 8c9a8ca commit 43d354cCopy full SHA for 43d354c
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.16.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