tendermint/glide.yaml

18 lines
525 B
YAML
Raw Normal View History

2017-01-12 12:47:55 -08:00
package: github.com/tendermint/abci
2016-11-09 17:12:29 -08:00
import:
- package: github.com/golang/protobuf
subpackages:
- proto
- package: github.com/tendermint/go-common
- package: github.com/tendermint/go-crypto
- package: github.com/tendermint/go-logger
2016-12-06 03:22:53 -08:00
- package: github.com/tendermint/go-db
2016-11-09 17:12:29 -08:00
- package: github.com/tendermint/go-merkle
- package: github.com/tendermint/go-process
- package: github.com/tendermint/go-wire
- package: github.com/urfave/cli
- package: golang.org/x/net
subpackages:
- context
- package: google.golang.org/grpc