1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Upgraded Azure SDK to 39.1.0 (#627)

* Upgrade Azure DNS API
* vendor modules
* Fixed AZURE_DNS Empty TXT Record
* Fix preview
This commit is contained in:
Vatsalya Goel
2020-02-18 17:45:31 +04:00
committed by GitHub
parent 2e76c0e9d1
commit cd680cc738
9 changed files with 32 additions and 15 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.13
require (
cloud.google.com/go v0.41.1-0.20190703172311-335e9e09b93e // indirect
github.com/Azure/azure-sdk-for-go v32.6.0+incompatible
github.com/Azure/azure-sdk-for-go v39.1.0+incompatible
github.com/Azure/go-autorest/autorest v0.9.4 // indirect
github.com/Azure/go-autorest/autorest/azure/auth v0.4.2
github.com/Azure/go-autorest/autorest/to v0.3.0