Skip to content

Commit d398244

Browse files
committed
Bump go toolchain to v1.23.7
Signed-off-by: Ivan Valdes <[email protected]>
1 parent 74b3bc9 commit d398244

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.23.6
1+
1.23.7

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

5-
toolchain go1.23.6
5+
toolchain go1.23.7
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.23
44

5-
toolchain go1.23.6
5+
toolchain go1.23.7
66

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

0 commit comments

Comments
 (0)