Files
scroll/go.work
2024-06-12 18:28:16 +08:00

11 lines
114 B
Plaintext

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