Fix import
Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
d9ab78b2ea
commit
f1c3edf41c
1 changed files with 1 additions and 0 deletions
1
cli.go
1
cli.go
|
@ -12,6 +12,7 @@ import (
|
|||
"github.com/miekg/dns"
|
||||
"github.com/urfave/cli/v2"
|
||||
"golang.org/x/net/idna"
|
||||
"golang.org/x/sys/windows"
|
||||
)
|
||||
|
||||
// Do all the magic CLI crap
|
||||
|
|
Loading…
Reference in a new issue