mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-01-09 22:18:00 -05:00
12 lines
122 B
Plaintext
12 lines
122 B
Plaintext
go 1.20
|
|
|
|
use (
|
|
./bridge-history-api
|
|
./common
|
|
./coordinator
|
|
./database
|
|
./prover
|
|
./rollup
|
|
./tests/integration-test
|
|
)
|