We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73a15d7 + b59d96d commit c2ce131Copy full SHA for c2ce131
.go-version
@@ -1 +1 @@
1
-1.24.12
+1.24.13
go.mod
@@ -2,7 +2,7 @@ module go.etcd.io/etcd
2
3
go 1.24.0
4
5
-toolchain go1.24.12
+toolchain go1.24.13
6
7
require (
8
github.com/bgentry/speakeasy v0.1.0
tools/mod/go.mod
@@ -2,7 +2,7 @@ module go.etcd.io/etcd/tools/v3
go 1.24
github.com/gogo/protobuf v1.3.2
0 commit comments