1
0
mirror of https://github.com/etcd-io/etcd.git synced 2026-02-05 06:46:49 +01:00
Files
etcd/go.work

22 lines
246 B
Plaintext
Raw Normal View History

// 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
)