feat: dnspod 操作函数

This commit is contained in:
Mmx233
2022-12-30 01:35:05 +08:00
parent c48175e178
commit f665015089
3 changed files with 77 additions and 4 deletions

2
go.mod
View File

@@ -10,6 +10,8 @@ require (
github.com/mitchellh/mapstructure v1.5.0
github.com/sirupsen/logrus v1.9.0
github.com/spf13/viper v1.14.0
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.569
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod v1.0.569
)
require (