lnd.xprv/queue/go.mod

6 lines
168 B
Modula-2
Raw Normal View History

2019-02-07 04:03:33 +03:00
module github.com/lightningnetwork/lnd/queue
require github.com/lightningnetwork/lnd/ticker v1.0.0
replace github.com/lightningnetwork/lnd/ticker v1.0.0 => ../ticker