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 170093a commit 62a46a3Copy full SHA for 62a46a3
api/go.mod
@@ -1,6 +1,6 @@
1
module github.com/openmcp-project/platform-service-dns/api
2
3
-go 1.25.3
+go 1.25.4
4
5
require (
6
github.com/fluxcd/helm-controller/api v1.4.3
go.mod
module github.com/openmcp-project/platform-service-dns
replace github.com/openmcp-project/platform-service-dns/api => ./api
0 commit comments