Files
scroll/go.work
2025-02-11 17:48:21 +03:00

13 lines
132 B
Plaintext

go 1.22
toolchain go1.22.2
use (
./bridge-history-api
./common
./coordinator
./database
./rollup
./tests/integration-test
)