mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-01-14 16:37:56 -05:00
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
|
|
)
|