mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-01-13 07:57:58 -05:00
13 lines
142 B
Plaintext
13 lines
142 B
Plaintext
go 1.19
|
|
|
|
use (
|
|
./bridge
|
|
./bridge-history-api
|
|
./common
|
|
./coordinator
|
|
./database
|
|
./prover-stats-api
|
|
./roller
|
|
./tests/integration-test
|
|
)
|