fix imports
This commit is contained in:
parent
d2812d23f9
commit
80f6e96025
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ import (
|
|||
"github.com/btcsuite/golangcrypto/ssh/terminal"
|
||||
"github.com/jessevdk/go-flags"
|
||||
"github.com/roasbeef/btcwallet/internal/cfgutil"
|
||||
|
||||
"golang.org/x/crypto/ssh/terminal"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue