mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-01-13 16:08:04 -05:00
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com> Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
12 lines
122 B
Plaintext
12 lines
122 B
Plaintext
go 1.19
|
|
|
|
use (
|
|
./bridge
|
|
./bridge-history-api
|
|
./common
|
|
./coordinator
|
|
./database
|
|
./roller
|
|
./tests/integration-test
|
|
)
|