Skip to content

Commit 651386a

Browse files
committed
bumping go to version 1.22.12
Signed-off-by: Marcel Franca <[email protected]>
1 parent 5b1fff8 commit 651386a

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.22.11
1+
1.22.12

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

5-
toolchain go1.22.11
5+
toolchain go1.22.12
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.22
44

5-
toolchain go1.22.11
5+
toolchain go1.22.12
66

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

0 commit comments

Comments
 (0)