system default nameserver in windows

This commit is contained in:
huangnauh 2021-01-19 19:35:53 +08:00
parent 250591098b
commit d873dc5b35
4 changed files with 149 additions and 18 deletions

1
go.mod
View file

@ -11,4 +11,5 @@ require (
github.com/sirupsen/logrus v1.7.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.6.1 // indirect
golang.org/x/sys v0.0.0-20200331124033-c3d80250170d
)