Skip to content

Commit 877f4c8

Browse files
author
colinlyguo
committed
update commit hash to develop branch
1 parent b908f81 commit 877f4c8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

rollup/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/mitchellh/mapstructure v1.5.0
1313
github.com/prometheus/client_golang v1.16.0
1414
github.com/scroll-tech/da-codec v0.1.3-0.20250519114140-bfa7133d4ad1
15-
github.com/scroll-tech/go-ethereum v1.10.14-0.20250610063104-56376082ea19
15+
github.com/scroll-tech/go-ethereum v1.10.14-0.20250610090337-00c5c2bd3e65
1616
github.com/smartystreets/goconvey v1.8.0
1717
github.com/spf13/viper v1.19.0
1818
github.com/stretchr/testify v1.10.0

rollup/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6g
251251
github.com/sagikazarmark/slog-shim v0.1.0/go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWRIczQRv+GVI1AkeQ=
252252
github.com/scroll-tech/da-codec v0.1.3-0.20250519114140-bfa7133d4ad1 h1:6aKqJSal+QVdB5HMWMs0JTbAIZ6/iAHJx9qizz0w9dU=
253253
github.com/scroll-tech/da-codec v0.1.3-0.20250519114140-bfa7133d4ad1/go.mod h1:yhTS9OVC0xQGhg7DN5iV5KZJvnSIlFWAxDdp+6jxQtY=
254-
github.com/scroll-tech/go-ethereum v1.10.14-0.20250610063104-56376082ea19 h1:TVpUV/bFr9oBUujVmcXYVXVKiMN19Mmd8S9gVdXGSEM=
255-
github.com/scroll-tech/go-ethereum v1.10.14-0.20250610063104-56376082ea19/go.mod h1:756YMENiSfx/5pCwKq3+uSTWjXuHTbiCB+TirJjsQT8=
254+
github.com/scroll-tech/go-ethereum v1.10.14-0.20250610090337-00c5c2bd3e65 h1:idsnkl5rwVr7eNUB0HxdkKI0L3zbTm8XSGwMTB5ndws=
255+
github.com/scroll-tech/go-ethereum v1.10.14-0.20250610090337-00c5c2bd3e65/go.mod h1:756YMENiSfx/5pCwKq3+uSTWjXuHTbiCB+TirJjsQT8=
256256
github.com/scroll-tech/zktrie v0.8.4 h1:UagmnZ4Z3ITCk+aUq9NQZJNAwnWl4gSxsLb2Nl7IgRE=
257257
github.com/scroll-tech/zktrie v0.8.4/go.mod h1:XvNo7vAk8yxNyTjBDj5WIiFzYW4bx/gJ78+NK6Zn6Uk=
258258
github.com/shirou/gopsutil v3.21.11+incompatible h1:+1+c1VGhc88SSonWP6foOcLhvnKlUeu/erjjvaPEYiI=

0 commit comments

Comments
 (0)