DNS节点自动升级

This commit is contained in:
GoEdgeLab
2021-07-22 18:45:36 +08:00
parent f00b9bda10
commit 31308b5b56
5 changed files with 367 additions and 124 deletions

3
go.mod
View File

@@ -7,9 +7,6 @@ require (
github.com/go-yaml/yaml v2.1.0+incompatible
github.com/golang/protobuf v1.4.2
github.com/iwind/TeaGo v0.0.0-20210628135026-38575a4ab060
github.com/json-iterator/go v1.1.11 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
google.golang.org/grpc v1.32.0
google.golang.org/protobuf v1.25.0
gopkg.in/yaml.v2 v2.4.0 // indirect