Skip to content

Commit 44d1802

Browse files
committed
1 parent 83ae9b7 commit 44d1802

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/ionos-cloud/cluster-api-provider-proxmox
22

3-
go 1.23.7
3+
go 1.23.8
44

55
replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.9.5
66

hack/tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/ionos-cloud/cluster-api-provider-proxmox
22

3-
go 1.23.7
3+
go 1.23.8
44

55
require (
66
github.com/braydonk/yaml v0.9.0

0 commit comments

Comments
 (0)