Files
scroll/go.work
colin ba77a74743 feat(rollup-relayer): support codecv2 (#1298)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: Zhang Zhuo <mycinbrin@gmail.com>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
2024-05-30 19:00:40 +08:00

12 lines
124 B
Plaintext

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