Skip to content

Commit

Permalink
Merge pull request #231 from irisnet/corey/bumpcosmossdk
Browse files Browse the repository at this point in the history
bump cosmos-sdk version to v0.44.2
  • Loading branch information
zhangyelong authored Oct 14, 2021
2 parents ee27c52 + 195e02e commit a430be0
Show file tree
Hide file tree
Showing 2 changed files with 384 additions and 22 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/irisnet/irismod
go 1.16

require (
github.com/cosmos/cosmos-sdk v0.44.0
github.com/cosmos/cosmos-sdk v0.44.2
github.com/cosmos/ibc-go v1.1.0
github.com/gogo/protobuf v1.3.3
github.com/golang/protobuf v1.5.2
Expand All @@ -12,16 +12,16 @@ require (
github.com/rakyll/statik v0.1.7
github.com/regen-network/cosmos-proto v0.3.1
github.com/spf13/cast v1.3.1
github.com/spf13/cobra v1.1.3
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.0
github.com/tendermint/tendermint v0.34.12
github.com/tendermint/tendermint v0.34.13
github.com/tendermint/tm-db v0.6.4
github.com/tendermint/tmlibs v0.9.0
github.com/tidwall/gjson v1.6.7
github.com/xeipuuv/gojsonschema v1.2.0
google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
google.golang.org/grpc v1.38.0
google.golang.org/grpc v1.40.0
gopkg.in/yaml.v2 v2.4.0
)

Expand Down
Loading

0 comments on commit a430be0

Please sign in to comment.