Skip to content

Commit

Permalink
feat: upgrade v2.12 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
emidev98 authored Aug 12, 2024
1 parent 06dc25a commit 98ad733
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 @@ -19,7 +19,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.16.0
github.com/stretchr/testify v1.8.4
github.com/terra-money/core/v2 v2.11.7
github.com/terra-money/core/v2 v2.12.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1152,8 +1152,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/terra-money/alliance v0.3.6 h1:FWfix+mKcCrXvdk29MgfXGj0JThOsBxzK81OiSjUMQc=
github.com/terra-money/alliance v0.3.6/go.mod h1:gyenuDQEwyN6mfiOEkaRBaokgk9ryBeU3eCAiZpVKZg=
github.com/terra-money/core/v2 v2.11.7 h1:YRIuRszGh4OpgJwBRArWT4Roxc5EsQSL4HClyupogBk=
github.com/terra-money/core/v2 v2.11.7/go.mod h1:IEHMUi7FdawXldVgQOBcVKetBen+D8kGzTk+aLN7cBc=
github.com/terra-money/core/v2 v2.12.0 h1:Z3fwqB/7fgLMWHJwMbv4zpi8xXLtPiBLOtaNEsohPqg=
github.com/terra-money/core/v2 v2.12.0/go.mod h1:IEHMUi7FdawXldVgQOBcVKetBen+D8kGzTk+aLN7cBc=
github.com/terra-money/cosmos-sdk v0.47.10-terra.0 h1:vpod9zXeBp8S8JfP0++YzwCvCEMkJnz3qRmz0pciEQI=
github.com/terra-money/cosmos-sdk v0.47.10-terra.0/go.mod h1:UWpgWkhcsBIATS68uUC0del7IiBN4hPv/vqg8Zz23uw=
github.com/terra-money/ledger-terra-go v0.11.2 h1:BVXZl+OhJOri6vFNjjVaTabRLApw9MuG7mxWL4V718c=
Expand Down

0 comments on commit 98ad733

Please sign in to comment.