Skip to content

Commit

Permalink
update core version to v2.5.0-rc5 (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: tuky191 <[email protected]>
  • Loading branch information
tuky191 and tuky191 authored Sep 13, 2023
1 parent e954a65 commit 713c1b4
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.5.0-rc3
github.com/terra-money/core/v2 v2.5.0-rc5
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1129,8 +1129,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.1 h1:gAMA0g8lNddUWzIngdbKgXetIwxOcHw3CRK1kbTup0Q=
github.com/terra-money/alliance v0.3.1/go.mod h1:HDiUexeXRUkLkLRw5jLQcHuVt1Sx43HfyVl0kfwW3JM=
github.com/terra-money/core/v2 v2.5.0-rc3 h1:SNThZo0DCYnio2Kyr+w8CMf1UnwMh0PvoyTfX3Q6Yh8=
github.com/terra-money/core/v2 v2.5.0-rc3/go.mod h1:vHYRnwk9U32NqUTOFzJob+3TSVTuBmAA3ofr88hB1x8=
github.com/terra-money/core/v2 v2.5.0-rc5 h1:6kd0CkHHIzuIpcU/cgnIyXwATe2htmS/oEp2JPxXBAQ=
github.com/terra-money/core/v2 v2.5.0-rc5/go.mod h1:vHYRnwk9U32NqUTOFzJob+3TSVTuBmAA3ofr88hB1x8=
github.com/terra-money/cosmos-sdk v0.47.5-terra.rc.0 h1:b92OMt/p3SbEw7L3Cn5VCJqlEh28RnHwyZJDUTPHcPE=
github.com/terra-money/cosmos-sdk v0.47.5-terra.rc.0/go.mod h1:EHwCeN9IXonsjKcjpS12MqeStdZvIdxt3VYXhus3G3c=
github.com/terra-money/ledger-terra-go v0.11.2 h1:BVXZl+OhJOri6vFNjjVaTabRLApw9MuG7mxWL4V718c=
Expand Down

0 comments on commit 713c1b4

Please sign in to comment.