Windows (and Plan 9) DNS Config #17
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