Files
scroll/go.work
2024-03-16 03:34:07 +08:00

12 lines
122 B
Plaintext

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