Skip to content

Commit

Permalink
feat: alliance 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
emidev98 committed May 11, 2023
1 parent 14e6713 commit 2efaa75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/stretchr/testify v1.8.2
github.com/tendermint/tendermint v0.34.27
github.com/tendermint/tm-db v0.6.8-0.20221109095132-774cdfe7e6b0
github.com/terra-money/alliance v0.1.1-rc.0
github.com/terra-money/alliance v0.1.1
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1097,8 +1097,8 @@ github.com/tendermint/go-amino v0.16.0 h1:GyhmgQKvqF82e2oZeuMSp9JTN0N09emoSZlb2l
github.com/tendermint/go-amino v0.16.0/go.mod h1:TQU0M1i/ImAo+tYpZi73AU3V/dKeCoMC9Sphe2ZwGME=
github.com/tendermint/tm-db v0.6.8-0.20221109095132-774cdfe7e6b0 h1:mQuaSKG8GtmA5AixwG1iQ3c+yG35zGDtwAx/xDjbHuI=
github.com/tendermint/tm-db v0.6.8-0.20221109095132-774cdfe7e6b0/go.mod h1:J/0Izsq+rOsOHxSD2dirEhtpB576Fo5iyz0eTn26TBs=
github.com/terra-money/alliance v0.1.1-rc.0 h1:H+S6gAdfEzTBJEqgvfss0u/GowuJGlB5KsYu0l4FHuY=
github.com/terra-money/alliance v0.1.1-rc.0/go.mod h1:trkbLiiHCx4CD5nlBVD9DjubDDL6437zO8/O3zB3efk=
github.com/terra-money/alliance v0.1.1 h1:IKlh693rnkT5cQq/mDBZR0mBm+ffUIwKGhW5bJ5+ULk=
github.com/terra-money/alliance v0.1.1/go.mod h1:trkbLiiHCx4CD5nlBVD9DjubDDL6437zO8/O3zB3efk=
github.com/terra-money/cosmos-sdk v0.46.11-terra.rc.5 h1:kjtBJvryUFrxg7LUHW8SDQrO9+J+0GBJABDZzwNBJD4=
github.com/terra-money/cosmos-sdk v0.46.11-terra.rc.5/go.mod h1:fo6GsbfWOIzaIzd+AiYYzOOIYjLkCJvjAv3CQCKfgRw=
github.com/terra-money/ledger-terra-go v0.11.2 h1:BVXZl+OhJOri6vFNjjVaTabRLApw9MuG7mxWL4V718c=
Expand Down

0 comments on commit 2efaa75

Please sign in to comment.