mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-29 02:00:54 +02:00
queue: run go mod tidy
This commit is contained in:
@ -3,3 +3,5 @@ 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
|
||||
|
||||
go 1.12
|
||||
|
Reference in New Issue
Block a user