12 lines
359 B
Modula-2
12 lines
359 B
Modula-2
module git.wit.com/wit/etcd_tools
|
|
|
|
replace git.wit.com/wit/etcd_tools => /home/bmath/wit/etcd_tools
|
|
|
|
require (
|
|
github.com/coreos/etcd v3.3.12+incompatible
|
|
github.com/gogo/protobuf v1.2.1 // indirect
|
|
github.com/golang/protobuf v1.3.1 // indirect
|
|
golang.org/x/net v0.0.0-20190415214537-1da14a5a36f2 // indirect
|
|
google.golang.org/grpc v1.20.0 // indirect
|
|
)
|