Skip to content

Commit

Permalink
chore: Bump up go-ethereum
Browse files Browse the repository at this point in the history
  • Loading branch information
dudong2 committed Sep 9, 2024
1 parent 9485e66 commit f89fd36
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 @@ -186,7 +186,7 @@ replace (
github.com/99designs/keyring => github.com/cosmos/keyring v1.1.7-0.20210622111912-ef00f8ac3d76
github.com/confio/ics23/go => github.com/cosmos/cosmos-sdk/ics23/go v0.8.0
github.com/cosmos/cosmos-sdk => github.com/b-harvest/cosmos-sdk v0.0.0-20240826083719-aa4a1aa73255
github.com/ethereum/go-ethereum => github.com/b-harvest/go-ethereum v0.0.0-20240822072248-9e1916420877
github.com/ethereum/go-ethereum => github.com/b-harvest/go-ethereum v0.0.0-20240909025749-bbf7219241b7
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
github.com/tendermint/tendermint => github.com/cometbft/cometbft v0.34.33
google.golang.org/grpc => google.golang.org/grpc v1.33.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ github.com/aws/smithy-go v1.1.0/go.mod h1:EzMw8dbp/YJL4A5/sbhGddag+NPT7q084agLbB
github.com/aymerick/raymond v2.0.3-0.20180322193309-b565731e1464+incompatible/go.mod h1:osfaiScAUVup+UC9Nfq76eWqDhXlp+4UYaA8uhTBO6g=
github.com/b-harvest/cosmos-sdk v0.0.0-20240826083719-aa4a1aa73255 h1:KaTVLSPGYI+oyw6/gKVto7GnDDfh11SoJqOwDP0+aVI=
github.com/b-harvest/cosmos-sdk v0.0.0-20240826083719-aa4a1aa73255/go.mod h1:bScuNwWAP0TZJpUf+SHXRU3xGoUPp+X9nAzfeIXts40=
github.com/b-harvest/go-ethereum v0.0.0-20240822072248-9e1916420877 h1:lU3LJLDn7OA4/O9yTFZ1y6+fVvDMfpE30njFoIy+gkk=
github.com/b-harvest/go-ethereum v0.0.0-20240822072248-9e1916420877/go.mod h1:IJBNMtzKcNHPtllYihy6BL2IgK1u+32JriaTbdt4v+w=
github.com/b-harvest/go-ethereum v0.0.0-20240909025749-bbf7219241b7 h1:mYW59+GJ+hWLmsi+Jy71scIApCuzqRNElC8VwNT5Lj0=
github.com/b-harvest/go-ethereum v0.0.0-20240909025749-bbf7219241b7/go.mod h1:IJBNMtzKcNHPtllYihy6BL2IgK1u+32JriaTbdt4v+w=
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=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
Expand Down

0 comments on commit f89fd36

Please sign in to comment.