Skip to content

Commit

Permalink
chore: updated dymint to v0.5.1-rc01 (#44) (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
omritoptix authored Sep 3, 2023
1 parent 7ac8772 commit a68e71e
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 @@ -6,7 +6,7 @@ require (
github.com/cosmos/cosmos-sdk v0.46.13
github.com/cosmos/ibc-go/v6 v6.1.1
github.com/dymensionxyz/dymension-rdk v0.4.0-rc6
github.com/dymensionxyz/dymint v0.5.0-rc9
github.com/dymensionxyz/dymint v0.5.1-rc01
github.com/ethereum/go-ethereum v1.12.0
github.com/evmos/evmos/v12 v12.1.5
github.com/gorilla/mux v1.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -492,8 +492,8 @@ github.com/dymensionxyz/dymension v0.2.0-beta.0.20230607115558-745644a96ea6 h1:d
github.com/dymensionxyz/dymension v0.2.0-beta.0.20230607115558-745644a96ea6/go.mod h1:rDkVuF+DxBDi5tTgVHFk1D2xpqf8bOccs6aB1wTOvP0=
github.com/dymensionxyz/dymension-rdk v0.4.0-rc6 h1:32XFCOHyWp68yAAMWGO6V+Ct2J6WSREunvfU/a5wVnw=
github.com/dymensionxyz/dymension-rdk v0.4.0-rc6/go.mod h1:wA0Iqwd7Vh+LifVzrcR1aaxTC9TKnFruw0BS2vlnml8=
github.com/dymensionxyz/dymint v0.5.0-rc9 h1:KyDz9KnRmYqriPP37wQgaQl5l8xqYLxshd13CmRyP8E=
github.com/dymensionxyz/dymint v0.5.0-rc9/go.mod h1:eeSzdzu4+SDMHtC+5/I3F1AgpH7RCU7iHf65ZP5kQL4=
github.com/dymensionxyz/dymint v0.5.1-rc01 h1:yhhYcMElxw4YCOooVj6hdlnOovfkJrdNeN3992auGVw=
github.com/dymensionxyz/dymint v0.5.1-rc01/go.mod h1:eeSzdzu4+SDMHtC+5/I3F1AgpH7RCU7iHf65ZP5kQL4=
github.com/dymensionxyz/evmos/v12 v12.1.6-dymension-v0.2 h1:jh2ZfzNhm8S2z8m8WCho4eITZZywNdHQDS5YhrBgehw=
github.com/dymensionxyz/evmos/v12 v12.1.6-dymension-v0.2/go.mod h1:k4JmDA9a4ZXtjdBmxgTqGwFNeF9pY6Ub1KTFdGTQuxI=
github.com/dymensionxyz/ibc-go/v6 v6.0.0-rc0.0.20230619115257-1a1038e16d71 h1:T04fab8CTYu+FR6mAC/nYB78WtHM4YsI99ikrYydncM=
Expand Down

0 comments on commit a68e71e

Please sign in to comment.