1
0
mirror of https://github.com/etcd-io/etcd.git synced 2026-02-05 06:46:49 +01:00
Files
etcd/go.work
Benjamin Wang b666323e11 Bump go version to 1.25.6
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2026-01-30 10:07:17 +00:00

22 lines
246 B
Plaintext

// This is a generated file. Do not edit directly.
go 1.25.0
toolchain go1.25.6
use (
.
./api
./cache
./client/pkg
./client/v3
./etcdctl
./etcdutl
./pkg
./server
./tests
./tools/mod
./tools/rw-heatmaps
./tools/testgrid-analysis
)