Skip to content

Commit

Permalink
Feature update cosmos version 0.44.2
Browse files Browse the repository at this point in the history
  • Loading branch information
padi-dev-hoangpa committed Oct 18, 2021
1 parent df605c7 commit 804d789
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,15 @@ module github.com/cosmos-gaminghub/nibiru
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.2.0
github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d // indirect
github.com/pkg/errors v0.9.1
github.com/spf13/cast v1.3.1
github.com/spf13/cobra v1.1.3
github.com/spf13/cobra v1.2.1
github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954 // indirect
github.com/tendermint/tendermint v0.34.13
github.com/tendermint/tm-db v0.6.4
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 // indirect
)

replace (
Expand Down

0 comments on commit 804d789

Please sign in to comment.