Skip to content

Commit

Permalink
Bump ethermint
Browse files Browse the repository at this point in the history
  • Loading branch information
skosito committed Apr 23, 2024
1 parent b1f4ef1 commit a6baf2e
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 @@ -357,4 +357,4 @@ replace (

replace github.com/cometbft/cometbft-db => github.com/notional-labs/cometbft-db v0.0.0-20230321185329-6dc7c0ca6345

replace github.com/evmos/ethermint => github.com/zeta-chain/ethermint v0.6.1-0.20240423003150-14a947dad695
replace github.com/evmos/ethermint => github.com/zeta-chain/ethermint v0.6.1-0.20240423143242-83484d55cb06
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1769,8 +1769,8 @@ github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/zeta-chain/ethermint v0.6.1-0.20240423003150-14a947dad695 h1:JfkmII7pp6XP7YR/DfHyb9TgsJw+D1j3zLPYqhzrpX4=
github.com/zeta-chain/ethermint v0.6.1-0.20240423003150-14a947dad695/go.mod h1:yfPV8OcVegMzYQjYgvl0MJ0DQ1wgyeSSDecKlGhqBDI=
github.com/zeta-chain/ethermint v0.6.1-0.20240423143242-83484d55cb06 h1:BJJX9TagUs0hMPMorIaBiJCuMPXDjlk9XRjKx92BSbg=
github.com/zeta-chain/ethermint v0.6.1-0.20240423143242-83484d55cb06/go.mod h1:yfPV8OcVegMzYQjYgvl0MJ0DQ1wgyeSSDecKlGhqBDI=
github.com/zeta-chain/go-tss v0.1.1-0.20240208222330-f3be0d4a0d98 h1:GCSRgszQbAR7h/qK0YKjlm1mcnZOaGMbztRLaAfoOx0=
github.com/zeta-chain/go-tss v0.1.1-0.20240208222330-f3be0d4a0d98/go.mod h1:+lJfk/qqt+oxXeVuJV+PzpUoxftUfoTRf2eF3qlbyFI=
github.com/zeta-chain/keystone/keys v0.0.0-20231105174229-903bc9405da2 h1:gd2uE0X+ZbdFJ8DubxNqLbOVlCB12EgWdzSNRAR82tM=
Expand Down

0 comments on commit a6baf2e

Please sign in to comment.