forked from cosmos/ethermint_abci
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathglide.yaml
More file actions
23 lines (23 loc) · 675 Bytes
/
glide.yaml
File metadata and controls
23 lines (23 loc) · 675 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
package: github.com/tendermint/ethermint
import:
- package: github.com/tendermint/tendermint
version: 0.15.x
- package: github.com/tendermint/tmlibs
version: 0.6.x
- package: github.com/tendermint/abci
version: 0.9.x
- package: github.com/ethereum/go-ethereum
version: f1.6.7
repo: https://github.com/tendermint/go-ethereum.git
- package: github.com/spf13/pflag
version: master
- package: gopkg.in/urfave/cli.v1
version: 1.x
- package: github.com/mattn/go-colorable
version: 0.x
- package: google.golang.org/grpc
repo: https://github.com/grpc/grpc-go
vcs: git
- package: google.golang.org/genproto
repo: https://github.com/google/go-genproto
vcs: git