Skip to content

Commit fe42f91

Browse files
authored
Merge pull request #19212 from ivanvc/release-3.4-bump-go-to-1.22.11
[3.4] Bump go toolchain to 1.22.11
2 parents f7a5f42 + caaf5ae commit fe42f91

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.10
1+
1.22.11

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.10
5+
toolchain go1.22.11
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.10
5+
toolchain go1.22.11
66

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

0 commit comments

Comments
 (0)