mirror of
https://github.com/talent-plan/tinykv.git
synced 2024-12-28 05:40:10 +08:00
9 lines
166 B
Modula-2
9 lines
166 B
Modula-2
|
module github.com/pingcap-incubator/tinykv/proto/_tools
|
||
|
|
||
|
require (
|
||
|
github.com/gogo/protobuf v1.1.1
|
||
|
golang.org/x/tools v0.0.0-20181122213734-04b5d21e00f1
|
||
|
)
|
||
|
|
||
|
go 1.13
|