Skip to content

Commit 67789e4

Browse files
committed
bump to go 1.23.8
2 parents 8d9280b + 81989a9 commit 67789e4

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.6
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)