wormhole-explorer/go.work

16 lines
142 B
Plaintext
Raw Normal View History

go 1.19
use (
./analytics
./api
./common
./contract-watcher
2023-08-03 13:55:18 -07:00
./event-watcher
./fly
./parser
./pipeline
./spy
./tx-tracker
./jobs
)