Files
scroll/go.work

11 lines
100 B
Plaintext

go 1.18
use (
./bridge
./common
./coordinator
./database
./roller
./tests/integration-test
)