mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-01-09 14:08:03 -05:00
Co-authored-by: noelwei <fan@scroll.io> Co-authored-by: Rohit Narurkar <rohit.narurkar@proton.me> Co-authored-by: jonastheis <4181434+jonastheis@users.noreply.github.com> Co-authored-by: colinlyguo <colinlyguo@scroll.io> Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com> Co-authored-by: Morty <70688412+yiweichi@users.noreply.github.com> Co-authored-by: omerfirmak <omerfirmak@users.noreply.github.com>
13 lines
132 B
Plaintext
13 lines
132 B
Plaintext
go 1.22
|
|
|
|
toolchain go1.22.2
|
|
|
|
use (
|
|
./bridge-history-api
|
|
./common
|
|
./coordinator
|
|
./database
|
|
./rollup
|
|
./tests/integration-test
|
|
)
|