queue: run go mod tidy
This commit is contained in:
parent
20a5ee2f1e
commit
976c996fda
@ -3,3 +3,5 @@ module github.com/lightningnetwork/lnd/queue
|
|||||||
require github.com/lightningnetwork/lnd/ticker v1.0.0
|
require github.com/lightningnetwork/lnd/ticker v1.0.0
|
||||||
|
|
||||||
replace github.com/lightningnetwork/lnd/ticker v1.0.0 => ../ticker
|
replace github.com/lightningnetwork/lnd/ticker v1.0.0 => ../ticker
|
||||||
|
|
||||||
|
go 1.12
|
||||||
|
Loading…
Reference in New Issue
Block a user