We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0632fd7 + 3a6bede commit b1e2629Copy full SHA for b1e2629
.go-version
@@ -1 +1 @@
1
-1.24.9
+1.24.10
go.mod
@@ -2,7 +2,7 @@ module go.etcd.io/etcd
2
3
go 1.24
4
5
-toolchain go1.24.9
+toolchain go1.24.10
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
github.com/gogo/protobuf v1.3.2
0 commit comments