Skip to content

Commit

Permalink
Push master @jackzampolin: update to phase-1 gaia and sdk versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jackzampolin committed May 11, 2020
1 parent 1da4a1b commit 34f0fdf
Show file tree
Hide file tree
Showing 4 changed files with 84 additions and 12 deletions.
7 changes: 3 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,15 @@ require (
github.com/avast/retry-go v2.6.0+incompatible
github.com/cenkalti/backoff/v3 v3.2.2 // indirect
github.com/containerd/continuity v0.0.0-20200228182428-0f16d7a0959c // indirect
github.com/cosmos/cosmos-sdk v0.34.4-0.20200507135526-b3cada10017d
github.com/cosmos/gaia v0.0.1-0.20200507172327-bde5e9c00325
github.com/cosmos/cosmos-sdk v0.34.4-0.20200511222341-80be50319ca5
github.com/cosmos/gaia v0.0.1-0.20200511233019-cbc33219c3d9
github.com/cosmos/go-bip39 v0.0.0-20180819234021-555e2067c45d
github.com/gorilla/mux v1.7.4
github.com/ory/dockertest/v3 v3.5.5
github.com/sirupsen/logrus v1.5.0 // indirect
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.6.3
github.com/spf13/viper v1.7.0
github.com/stretchr/testify v1.5.1
github.com/tendermint/go-amino v0.15.1
github.com/tendermint/tendermint v0.33.4
github.com/tendermint/tm-db v0.5.1
gopkg.in/yaml.v2 v2.2.8
Expand Down
Loading

0 comments on commit 34f0fdf

Please sign in to comment.