Windows (and Plan 9) DNS Config #17

Merged
sam merged 4 commits from windows-DNS into master 2022-06-30 22:37:09 +00:00
Showing only changes of commit f1c3edf41c - Show all commits

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