Files
scroll/go.work

11 lines
117 B
Plaintext

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