Skip to content

Commit e92660c

Browse files
authored
Merge pull request #19005 from deanurag/release-3.4
[3.4] Bump Go to 1.22.10
2 parents e055d9d + 9ed78cf commit e92660c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.go-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.22.9
1+
1.22.10

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module go.etcd.io/etcd
22

33
go 1.22
44

5-
toolchain go1.22.9
5+
toolchain go1.22.10
66

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

tools/mod/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module go.etcd.io/etcd/tools/v3
22

33
go 1.22
44

5-
toolchain go1.22.9
5+
toolchain go1.22.10
66

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

0 commit comments

Comments
 (0)