Files
scroll/go.work
ChuhanJin 0a1e64cc44 feat(bridge-history-api):add bridge-history-api (#459)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
2023-05-10 19:51:18 +08:00

12 lines
122 B
Plaintext

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