lnd.xprv/queue/go.mod
2019-02-12 16:17:42 -08:00

6 lines
168 B
Modula-2

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