mod: bump version of queue package

To fix external projects depending on lnd, we need to bump the queue
package to a new version for the changes to be picked up.
This commit is contained in:
Oliver Gugger 2020-03-24 14:51:04 +01:00
parent 1d2985ce33
commit 45a59345e7
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

2
go.mod
View File

@ -37,7 +37,7 @@ require (
github.com/lightninglabs/protobuf-hex-display v1.3.3-0.20191212020323-b444784ce75d
github.com/lightningnetwork/lightning-onion v1.0.1
github.com/lightningnetwork/lnd/cert v1.0.0
github.com/lightningnetwork/lnd/queue v1.0.2
github.com/lightningnetwork/lnd/queue v1.0.3
github.com/lightningnetwork/lnd/ticker v1.0.0
github.com/ltcsuite/ltcd v0.0.0-20190101042124-f37f8bf35796
github.com/miekg/dns v0.0.0-20171125082028-79bfde677fa8