mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-01-10 22:48:14 -05:00
Co-authored-by: colinlyguo <102356659+colinlyguo@users.noreply.github.com> Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
11 lines
100 B
Plaintext
11 lines
100 B
Plaintext
go 1.18
|
|
|
|
use (
|
|
./bridge
|
|
./common
|
|
./coordinator
|
|
./database
|
|
./roller
|
|
./tests/integration-test
|
|
)
|