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 83ae9b7 commit 44d1802Copy full SHA for 44d1802
go.mod
@@ -1,6 +1,6 @@
1
module github.com/ionos-cloud/cluster-api-provider-proxmox
2
3
-go 1.23.7
+go 1.23.8
4
5
replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.9.5
6
hack/tools/go.mod
require (
github.com/braydonk/yaml v0.9.0
0 commit comments