自建DNS增加解析测试

This commit is contained in:
GoEdgeLab
2021-08-09 18:42:00 +08:00
parent 75a349b8c3
commit aed26bee8a
13 changed files with 404 additions and 1 deletions

1
go.mod
View File

@@ -20,6 +20,5 @@ require (
golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
google.golang.org/genproto v0.0.0-20210617175327-b9e0b3197ced // indirect
google.golang.org/grpc v1.38.0
google.golang.org/protobuf v1.26.0
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
)