module github.com/lightningnetwork/lnd/tlv require ( github.com/btcsuite/btcd v0.23.3 github.com/btcsuite/btcd/btcec/v2 v2.1.3 github.com/davecgh/go-spew v1.1.1 github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1 github.com/stretchr/testify v1.7.1 ) go 1.16