upgrade lnd code dependency to 0.17.2

This commit is contained in:
Jesse de Wit
2024-01-05 11:35:51 +01:00
parent 957b309828
commit cf87b016e0
6 changed files with 36 additions and 34 deletions

View File

@@ -23,10 +23,10 @@ import (
"github.com/btcsuite/btcd/btcec/v2/ecdsa"
"github.com/decred/dcrd/dcrec/secp256k1/v4"
ecies "github.com/ecies/go/v2"
"github.com/golang/protobuf/proto"
"github.com/stretchr/testify/assert"
"github.com/tv42/zbase32"
"google.golang.org/grpc/metadata"
"google.golang.org/protobuf/proto"
)
var (