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.
2 parents 8d9280b + 81989a9 commit 67789e4Copy full SHA for 67789e4
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.6
6
hack/tools/go.mod
require (
github.com/braydonk/yaml v0.9.0
0 commit comments