mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-01-13 07:57:58 -05:00
Co-authored-by: xinran chen <lawliet@xinran-m1x.local> Co-authored-by: georgehao <haohongfan@gmail.com> Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
13 lines
142 B
Plaintext
13 lines
142 B
Plaintext
go 1.19
|
|
|
|
use (
|
|
./bridge
|
|
./bridge-history-api
|
|
./common
|
|
./coordinator
|
|
./database
|
|
./roller
|
|
./tests/integration-test
|
|
./prover-stats-api
|
|
)
|