Skip to content

Commit 364a053

Browse files
authored
Merge pull request #17912 from justinsb/versionbump_go_in_tools
versionbump tools/metal: bump go version to 1.25.6
2 parents 5b7ecd6 + e942280 commit 364a053

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tools/metal/dhcp/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/kubernetes/kops/tools/metal/dhcp
22

3-
go 1.25.4
3+
go 1.25.6
44

55
require github.com/insomniacslk/dhcp v0.0.0-20240812123929-b105c29bd1b5
66

tools/metal/storage/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/kubernetes/kops/tools/metal/dhcp
22

3-
go 1.25.4
3+
go 1.25.6
44

55
require (
66
google.golang.org/grpc v1.66.0

0 commit comments

Comments
 (0)