mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-25 13:12:11 +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