Skip to content

Commit

Permalink
fix(deps): bumped dymint to v1.3.0-rc03 to fix multiple forks sync is…
Browse files Browse the repository at this point in the history
…sue (#425)
  • Loading branch information
omritoptix authored Dec 25, 2024
1 parent 74e73b3 commit bf8ac62
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 @@ -11,7 +11,7 @@ require (
github.com/cosmos/cosmos-sdk v0.46.16
github.com/cosmos/ibc-go/v6 v6.2.1
github.com/dymensionxyz/dymension-rdk v1.8.0-rc01
github.com/dymensionxyz/dymint v1.3.0-rc02
github.com/dymensionxyz/dymint v1.3.0-rc03
github.com/ethereum/go-ethereum v1.12.0
github.com/evmos/evmos/v12 v12.1.6
github.com/gogo/protobuf v1.3.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -579,8 +579,8 @@ github.com/dymensionxyz/cosmosclient v0.4.2-beta.0.20241121093220-e0d7ad456fbd h
github.com/dymensionxyz/cosmosclient v0.4.2-beta.0.20241121093220-e0d7ad456fbd/go.mod h1:3weqpVj/TqTFpC0LjEB3H+HZSpm7BrQ1QkEg1Ahy6KY=
github.com/dymensionxyz/dymension-rdk v1.8.0-rc01 h1:xNa5gI8QdDgTyoAXjIgklIO8yD0IZWWvuF4DR8YxhMU=
github.com/dymensionxyz/dymension-rdk v1.8.0-rc01/go.mod h1:p9rl2xNsbubJcxGnTIVF9D8aKAM+oPkCVdQ6Z6PM2Tw=
github.com/dymensionxyz/dymint v1.3.0-rc02 h1:aanTnWopu4D7pfg/AijaFOggPFOghSmULf7s2eKpBpU=
github.com/dymensionxyz/dymint v1.3.0-rc02/go.mod h1:C3VbfePK85aRCdA1iHzB2AYD+n1gKR9Pw+wm3wQUXvE=
github.com/dymensionxyz/dymint v1.3.0-rc03 h1:JRAGrLDMdM642lbcnIgRp3iuHhvLkq0z6LWKZlWLQyI=
github.com/dymensionxyz/dymint v1.3.0-rc03/go.mod h1:C3VbfePK85aRCdA1iHzB2AYD+n1gKR9Pw+wm3wQUXvE=
github.com/dymensionxyz/evmos/v12 v12.1.6-dymension-v0.5.0-rc01 h1:+Hqi+7/ZA7jupjs14XEVAKDpYbnLPUL+Gi5FrJq3D6A=
github.com/dymensionxyz/evmos/v12 v12.1.6-dymension-v0.5.0-rc01/go.mod h1:CI6D89pkoiIm4BjoMFNnEaCLdKBEobLuwvhS0c1zh7Y=
github.com/dymensionxyz/gerr-cosmos v1.0.0 h1:oi91rgOkpJWr41oX9JOyjvvBnhGY54tj513x8VlDAEc=
Expand Down

0 comments on commit bf8ac62

Please sign in to comment.