Skip to content

Commit b1e2629

Browse files
authored
Merge pull request #20903 from ronaldngounou/release34-bump-go12410
[release-3.4] Bump from go1.24.9 to go1.24.10
2 parents 0632fd7 + 3a6bede commit b1e2629

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24.9
1+
1.24.10

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module go.etcd.io/etcd
22

33
go 1.24
44

5-
toolchain go1.24.9
5+
toolchain go1.24.10
66

77
require (
88
github.com/bgentry/speakeasy v0.1.0

tools/mod/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module go.etcd.io/etcd/tools/v3
22

33
go 1.24
44

5-
toolchain go1.24.9
5+
toolchain go1.24.10
66

77
require (
88
github.com/gogo/protobuf v1.3.2

0 commit comments

Comments
 (0)