2021-04-12 14:03:58 -04:00

10 lines
172 B
Modula-2

module basic2
go 1.15
require (
github.com/ethereum/go-ethereum v1.9.5
github.com/ipfs/go-log v1.0.5
github.com/status-im/go-waku v0.0.0-20210412175941-fa79f9a864bb
)