mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-01-13 16:08:04 -05:00
Co-authored-by: Péter Garamvölgyi <peter@scroll.io> Co-authored-by: georgehao <haohongfan@gmail.com> Co-authored-by: Zhang Zhuo <mycinbrin@gmail.com> Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
12 lines
124 B
Plaintext
12 lines
124 B
Plaintext
go 1.21.0
|
|
|
|
use (
|
|
./bridge-history-api
|
|
./common
|
|
./coordinator
|
|
./database
|
|
./prover
|
|
./rollup
|
|
./tests/integration-test
|
|
)
|