|
|
|
@ -4,15 +4,14 @@ go 1.13.6 |
|
|
|
|
|
|
|
|
|
require ( |
|
|
|
|
github.com/aristanetworks/goarista v0.0.0-20191023202215-f096da5361bb // indirect |
|
|
|
|
github.com/btcsuite/btcd v0.0.0-20190824003749-130ea5bddde3 |
|
|
|
|
github.com/btcsuite/btcd v0.20.1-beta |
|
|
|
|
github.com/btcsuite/btcutil v0.0.0-20190425235716-9e5f4b9a998d |
|
|
|
|
github.com/cosmos/cosmos-sdk v0.37.0 |
|
|
|
|
github.com/deckarep/golang-set v1.7.1 |
|
|
|
|
github.com/ethereum/go-ethereum v1.8.27 |
|
|
|
|
github.com/fatih/color v1.7.0 |
|
|
|
|
github.com/harmony-one/bls v0.0.6 |
|
|
|
|
github.com/harmony-one/harmony v1.9.0 |
|
|
|
|
github.com/hashicorp/golang-lru v0.5.3 // indirect |
|
|
|
|
github.com/harmony-one/harmony v1.3.0 |
|
|
|
|
github.com/karalabe/hid v1.0.0 |
|
|
|
|
github.com/mitchellh/go-homedir v1.1.0 |
|
|
|
|
github.com/pkg/errors v0.8.1 |
|
|
|
|