make+docs: pull in modules patch

This commit is contained in:
djkazic
2023-01-27 15:38:38 -05:00
parent 2f994ceeae
commit bb5faf0f5a
7 changed files with 28 additions and 29 deletions

View File

@@ -13,6 +13,7 @@ import (
flags "github.com/jessevdk/go-flags"
"github.com/lightningnetwork/lnd"
"github.com/lightningnetwork/lnd/signal"
_ "golang.org/x/mobile/bind"
"google.golang.org/grpc"
)