Skip to content

Commit

Permalink
go.mod: updated tendermint/spm package version
Browse files Browse the repository at this point in the history
  • Loading branch information
harish551 committed Nov 24, 2021
1 parent 8f134c2 commit 2c66261
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 27 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.16

require (
github.com/cosmos/cosmos-sdk v0.44.3
github.com/cosmos/ibc-go v1.1.0
github.com/cosmos/ibc-go v1.2.2
github.com/gin-gonic/gin v1.7.0 // indirect
github.com/gogo/protobuf v1.3.3
github.com/golang/protobuf v1.5.2
Expand All @@ -15,7 +15,7 @@ require (
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.0
github.com/tendermint/spm v0.1.4
github.com/tendermint/spm v0.1.8
github.com/tendermint/tendermint v0.34.14
github.com/tendermint/tm-db v0.6.4
google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
Expand Down
Loading

0 comments on commit 2c66261

Please sign in to comment.