Files
scroll/go.work
2023-12-13 15:01:23 +08:00

12 lines
122 B
Plaintext

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