Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Commit 8a4b134

Browse files
committed
update l2geth
1 parent 669a249 commit 8a4b134

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

geth-utils/l2geth/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.21
44

55
require (
66
github.com/imdario/mergo v0.3.16
7-
github.com/scroll-tech/go-ethereum v1.10.24-0.20240701094850-e50a8c98312c
7+
github.com/scroll-tech/go-ethereum v1.10.24-0.20240704042234-d54574ec69a9
88
)
99

1010
require (

geth-utils/l2geth/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,8 @@ github.com/rivo/uniseg v0.4.4/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUc
328328
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
329329
github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8=
330330
github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs=
331-
github.com/scroll-tech/go-ethereum v1.10.24-0.20240701094850-e50a8c98312c h1:OPfe/v9l1q2RBBYTfQ63t+R1IKXu6AYU5Ixv+T0pGKE=
332-
github.com/scroll-tech/go-ethereum v1.10.24-0.20240701094850-e50a8c98312c/go.mod h1:nrklNFboaqUrA1jwle+7ZCrCpVdzeWrW1gzBBevitQ4=
331+
github.com/scroll-tech/go-ethereum v1.10.24-0.20240704042234-d54574ec69a9 h1:ZfbBYvJ3zS7hrq9BRwNZuFlZwjz+89u4l/fXyh7GG6k=
332+
github.com/scroll-tech/go-ethereum v1.10.24-0.20240704042234-d54574ec69a9/go.mod h1:nrklNFboaqUrA1jwle+7ZCrCpVdzeWrW1gzBBevitQ4=
333333
github.com/scroll-tech/zktrie v0.8.4 h1:UagmnZ4Z3ITCk+aUq9NQZJNAwnWl4gSxsLb2Nl7IgRE=
334334
github.com/scroll-tech/zktrie v0.8.4/go.mod h1:XvNo7vAk8yxNyTjBDj5WIiFzYW4bx/gJ78+NK6Zn6Uk=
335335
github.com/shirou/gopsutil v3.21.11+incompatible h1:+1+c1VGhc88SSonWP6foOcLhvnKlUeu/erjjvaPEYiI=

0 commit comments

Comments
 (0)