Files
scroll/go.work
2025-06-25 14:42:51 +08:00

11 lines
114 B
Plaintext

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