cosmos-sdk/glide.yaml

25 lines
710 B
YAML
Raw Normal View History

2017-01-12 12:25:04 -08:00
package: github.com/tendermint/basecoin
import:
- package: github.com/tendermint/go-common
version: master
2017-01-12 12:25:04 -08:00
- package: github.com/tendermint/go-crypto
version: master
2017-01-12 12:25:04 -08:00
- package: github.com/tendermint/go-events
version: master
2017-01-12 12:25:04 -08:00
- package: github.com/tendermint/go-logger
version: master
- package: github.com/tendermint/go-data
version: master
2017-01-12 12:25:04 -08:00
- package: github.com/tendermint/go-rpc
version: master
2017-01-12 12:25:04 -08:00
- package: github.com/tendermint/go-wire
version: master
2017-01-12 12:25:04 -08:00
- package: github.com/tendermint/merkleeyes
version: master
2017-01-12 12:25:04 -08:00
- package: github.com/tendermint/tendermint
version: cli_change
2017-01-14 20:42:47 -08:00
- package: github.com/tendermint/abci
version: master
2017-01-14 21:02:33 -08:00
- package: github.com/gorilla/websocket
version: v1.1.0