Fix import

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-06-29 23:16:34 +02:00 committed by Gitea
parent d9ab78b2ea
commit f1c3edf41c

1
cli.go
View file

@ -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