Skip to content

Commit c2ce131

Browse files
authored
Merge pull request #21266 from nwnt/re-bump-3.4-to-gov1.24.3
[release-3.4] Bump go version to 1.24.13
2 parents 73a15d7 + b59d96d commit c2ce131

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.12
1+
1.24.13

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.0
44

5-
toolchain go1.24.12
5+
toolchain go1.24.13
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.12
5+
toolchain go1.24.13
66

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

0 commit comments

Comments
 (0)