mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
9 lines
113 B
Modula-2
9 lines
113 B
Modula-2
module go.etcd.io/etcd/tools/v3
|
|
|
|
go 1.21
|
|
|
|
require (
|
|
github.com/gogo/protobuf v1.3.2
|
|
go.etcd.io/gofail v0.1.0
|
|
)
|