Skip to content

Commit

Permalink
update go-ethereum version
Browse files Browse the repository at this point in the history
  • Loading branch information
uprendis committed Aug 27, 2021
1 parent 2280c41 commit 8c0035f
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 @@ -43,6 +43,6 @@ require (
gopkg.in/urfave/cli.v1 v1.20.0
)

replace github.com/ethereum/go-ethereum => github.com/Fantom-foundation/go-ethereum v1.9.7-0.20210712220008-ef39bedfbb55
replace github.com/ethereum/go-ethereum => github.com/Fantom-foundation/go-ethereum v1.9.7-0.20210827160629-07563551b4c0

replace github.com/dvyukov/go-fuzz => github.com/guzenok/go-fuzz v0.0.0-20210103140116-f9104dfb626f
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ github.com/Azure/go-autorest/tracing v0.5.0/go.mod h1:r/s2XiOKccPW3HrqB+W0TQzfbt
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/DATA-DOG/go-sqlmock v1.3.3/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM=
github.com/Fantom-foundation/go-ethereum v1.9.7-0.20210712220008-ef39bedfbb55 h1:ii4yI0HhsRXId2FbsNrx+ZBj2VB+JeTkBcgdYdduCnc=
github.com/Fantom-foundation/go-ethereum v1.9.7-0.20210712220008-ef39bedfbb55/go.mod h1:AItrK6rpGqvJuNAK06OPjCgxS71WP1EmWbn/t9zAM/M=
github.com/Fantom-foundation/go-ethereum v1.9.7-0.20210827160629-07563551b4c0 h1:QeAgGh7NLmzMJcOT2LqxOPfHVHAO6BJsWN897ZXlh6U=
github.com/Fantom-foundation/go-ethereum v1.9.7-0.20210827160629-07563551b4c0/go.mod h1:AItrK6rpGqvJuNAK06OPjCgxS71WP1EmWbn/t9zAM/M=
github.com/Fantom-foundation/lachesis-base v0.0.0-20210721130657-54ad3c8a18c1 h1:FeYLXvgi3MSsWpNJcT1Jzr3LOPWR0c4qEV6C4WY5ISQ=
github.com/Fantom-foundation/lachesis-base v0.0.0-20210721130657-54ad3c8a18c1/go.mod h1:E6+2LOvgADwSOv0U5YXhRJz4PlX8qJxvq8M93AOC1tM=
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
Expand Down

0 comments on commit 8c0035f

Please sign in to comment.