Skip to content

Commit

Permalink
use new ver
Browse files Browse the repository at this point in the history
  • Loading branch information
danwt committed Dec 20, 2024
1 parent c0f35a0 commit 7ad528e
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 @@ -361,7 +361,7 @@ replace (
// Dymension Forks
replace (
github.com/cosmos/cosmos-sdk => github.com/dymensionxyz/cosmos-sdk v0.46.17-0.20241128210616-e9dfe47b8c73
github.com/dymensionxyz/dymint => github.com/dymensionxyz/dymint v1.2.0-rc01.0.20241220115800-132abc6c6f23
github.com/dymensionxyz/dymint => github.com/dymensionxyz/dymint v1.2.0-rc01.0.20241220133822-bde1762cf36d
github.com/evmos/evmos/v12 => github.com/dymensionxyz/evmos/v12 v12.1.6-dymension-v0.5.0-rc01
github.com/gorilla/rpc => github.com/dymensionxyz/rpc v1.3.1
github.com/osmosis-labs/osmosis/v15 => github.com/dymensionxyz/osmosis/v15 v15.2.0-dymension-v1.1.2
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.6.1-0.20241216135050-77cdd63f1653 h1:gnbRDzgoUljqH0aVb+Y8Oja1pkVcDEmxONgtSKKPdfI=
github.com/dymensionxyz/dymension-rdk v1.6.1-0.20241216135050-77cdd63f1653/go.mod h1:L6vBXdlUPxHFUz3kjWwXdOun0uX3SrsD9KkpxWQkUy4=
github.com/dymensionxyz/dymint v1.2.0-rc01.0.20241220115800-132abc6c6f23 h1:4V4xDhthEfqxYVfx4fn98QV0eYWa3JzOu6Nq5cd4y70=
github.com/dymensionxyz/dymint v1.2.0-rc01.0.20241220115800-132abc6c6f23/go.mod h1:C3VbfePK85aRCdA1iHzB2AYD+n1gKR9Pw+wm3wQUXvE=
github.com/dymensionxyz/dymint v1.2.0-rc01.0.20241220133822-bde1762cf36d h1:XAJZSNo+gB0jmNhU91igm4DixxC/O1FeMHoosWQP8No=
github.com/dymensionxyz/dymint v1.2.0-rc01.0.20241220133822-bde1762cf36d/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 7ad528e

Please sign in to comment.