Skip to content

Commit

Permalink
Update modules/remove cosmos
Browse files Browse the repository at this point in the history
  • Loading branch information
fbsobreira committed Aug 27, 2020
1 parent ce5a488 commit 3babdbc
Show file tree
Hide file tree
Showing 4 changed files with 288 additions and 357 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,24 @@ go 1.14
require (
github.com/araddon/dateparse v0.0.0-20200409225146-d820a6159ab1
github.com/btcsuite/btcd v0.20.1-beta
github.com/cosmos/cosmos-sdk v0.39.1
github.com/deckarep/golang-set v1.7.1
github.com/ethereum/go-ethereum v1.9.19
github.com/ethereum/go-ethereum v1.9.20
github.com/fatih/color v1.9.0
github.com/fatih/structs v1.1.0
github.com/golang/protobuf v1.4.2
github.com/karalabe/hid v1.0.0
github.com/mitchellh/go-homedir v1.1.0
github.com/pborman/uuid v1.2.0
github.com/pborman/uuid v1.2.1
github.com/pkg/errors v0.9.1
github.com/rjeczalik/notify v0.9.2
github.com/shengdoushi/base58 v1.0.0
github.com/spf13/cobra v1.0.0
github.com/spf13/pflag v1.0.5 // indirect
github.com/tyler-smith/go-bip39 v1.0.2
go.uber.org/zap v1.15.0
golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de
google.golang.org/genproto v0.0.0-20200814021100-8c09557e8a18
google.golang.org/grpc v1.31.0
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
google.golang.org/genproto v0.0.0-20200825200019-8632dd797987
google.golang.org/grpc v1.31.1
google.golang.org/protobuf v1.24.0
gopkg.in/yaml.v2 v2.3.0
)
Loading

0 comments on commit 3babdbc

Please sign in to comment.