Files
scroll/go.work
2023-09-13 21:03:44 +08:00

12 lines
122 B
Plaintext

go 1.19
use (
./bridge-history-api
./common
./coordinator
./database
./prover
./rollup
./tests/integration-test
)