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 f7e21ea commit 7dc9effCopy full SHA for 7dc9eff
api/go.mod
@@ -1,6 +1,6 @@
1
module github.com/openmcp-project/controller-utils/api
2
3
-go 1.24.4
+go 1.24.5
4
5
require github.com/fluxcd/pkg/apis/kustomize v1.10.0
6
go.mod
module github.com/openmcp-project/controller-utils
replace github.com/openmcp-project/controller-utils/api => ./api
0 commit comments