Merge pull request #6284 from guggero/tlv-1.0.1

mod: bump tlv version to v1.0.1 [skip ci]
This commit is contained in:
Oliver Gugger 2022-02-22 09:16:39 +01:00 committed by GitHub
commit e7505c3e6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
go.mod
View File

@ -48,7 +48,7 @@ require (
github.com/lightningnetwork/lnd/kvdb v1.3.0
github.com/lightningnetwork/lnd/queue v1.1.0
github.com/lightningnetwork/lnd/ticker v1.1.0
github.com/lightningnetwork/lnd/tlv v1.0.0
github.com/lightningnetwork/lnd/tlv v1.0.1
github.com/ltcsuite/ltcd v0.0.0-20190101042124-f37f8bf35796
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/miekg/dns v1.1.43