Files
scroll/go.work
2023-07-11 13:41:02 +08:00

13 lines
135 B
Plaintext

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