Files
scroll/go.work
2025-01-13 11:23:11 +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
)