Files
scroll/go.work
2024-03-19 08:43:23 +00:00

12 lines
122 B
Plaintext

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