Files
scroll/go.work
2023-06-07 23:07:14 +08:00

12 lines
122 B
Plaintext

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