Skip to content

Commit

Permalink
feat: bump up ethermint
Browse files Browse the repository at this point in the history
  • Loading branch information
dudong2 committed Jul 19, 2024
1 parent 724d674 commit 849407a
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 @@ -254,7 +254,7 @@ require (
replace (
cosmossdk.io/core => cosmossdk.io/core v0.11.0
github.com/99designs/keyring => github.com/cosmos/keyring v1.2.0
github.com/evmos/ethermint => github.com/b-harvest/ethermint v0.0.0-20240522071332-141696ab0067
github.com/evmos/ethermint => github.com/b-harvest/ethermint v0.0.0-20240719053932-0712f9406146
// replace broken goleveldb
github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -272,8 +272,8 @@ github.com/aws/aws-sdk-go v1.44.122/go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX
github.com/aws/aws-sdk-go v1.44.224 h1:09CiaaF35nRmxrzWZ2uRq5v6Ghg/d2RiPjZnSgtt+RQ=
github.com/aws/aws-sdk-go v1.44.224/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
github.com/aws/aws-sdk-go-v2 v0.18.0/go.mod h1:JWVYvqSMppoMJC0x5wdwiImzgXTI9FuZwxzkQq9wy+g=
github.com/b-harvest/ethermint v0.0.0-20240522071332-141696ab0067 h1:uKcNTyo9thx/pTwhLDF0BhLHH6QOQYckdyscDlOBwQY=
github.com/b-harvest/ethermint v0.0.0-20240522071332-141696ab0067/go.mod h1:yIntu4jTOBVrMeRL7/tBJtM0Cm/OzTiWUfy6DKtZyn0=
github.com/b-harvest/ethermint v0.0.0-20240719053932-0712f9406146 h1:qHtvqI+MSRvC6A6XWduH0DwYpi2dbnxxtg7R5paVb4A=
github.com/b-harvest/ethermint v0.0.0-20240719053932-0712f9406146/go.mod h1:aANWhD82KaHGd2Q2zzaYR4m8KEn0ONiZ+fNkVmnddEs=
github.com/benbjohnson/clock v1.1.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
Expand Down

0 comments on commit 849407a

Please sign in to comment.