tendermint/glide.yaml

31 lines
954 B
YAML

package: github.com/tendermint/tendermint
import:
- package: github.com/gogo/protobuf
subpackages:
- /proto
- package: github.com/gorilla/websocket
- package: github.com/naoina/toml
- package: github.com/sfreiberg/gotwilio
- package: github.com/spf13/pflag
- package: github.com/tendermint/ed25519
- package: github.com/tendermint/flowcontrol
- package: github.com/tendermint/go-clist
- package: github.com/tendermint/go-common
- package: github.com/tendermint/go-config
- package: github.com/tendermint/go-crypto
- package: github.com/tendermint/go-db
- package: github.com/tendermint/go-logger
- package: github.com/tendermint/go-merkle
- package: github.com/tendermint/go-p2p
subpackages:
- upnp
- package: github.com/tendermint/go-wire
- package: github.com/tendermint/log15
- package: github.com/tendermint/tmsp
subpackages:
- /types
- package: golang.org/x/crypto
subpackages:
- /ripemd160
- package: github.com/tendermint/go-logio