mirror of
https://github.com/muun/recovery.git
synced 2025-11-10 14:09:50 -05:00
Release v0.1.0
This commit is contained in:
5
vendor/github.com/lightningnetwork/lnd/queue/go.mod
generated
vendored
Normal file
5
vendor/github.com/lightningnetwork/lnd/queue/go.mod
generated
vendored
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user