Skip to content

Commit 73cdbfb

Browse files
author
colinlyguo
committed
fix CI
1 parent dfaa25c commit 73cdbfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bridge-history-api/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ require (
88
github.com/go-redis/redis/v8 v8.11.5
99
github.com/pressly/goose/v3 v3.16.0
1010
github.com/prometheus/client_golang v1.19.0
11+
github.com/scroll-tech/da-codec v0.1.3-0.20250226072559-f8a8d3898f54
1112
github.com/scroll-tech/go-ethereum v1.10.14-0.20250305084331-57148478e950
1213
github.com/stretchr/testify v1.9.0
1314
github.com/urfave/cli/v2 v2.25.7
@@ -88,7 +89,6 @@ require (
8889
github.com/rjeczalik/notify v0.9.1 // indirect
8990
github.com/rs/cors v1.7.0 // indirect
9091
github.com/russross/blackfriday/v2 v2.1.0 // indirect
91-
github.com/scroll-tech/da-codec v0.1.3-0.20250210041951-d028c537b995 // indirect
9292
github.com/scroll-tech/zktrie v0.8.4 // indirect
9393
github.com/sethvargo/go-retry v0.2.4 // indirect
9494
github.com/shirou/gopsutil v3.21.11+incompatible // indirect

0 commit comments

Comments
 (0)