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

CHORE: Update AZUREDNS deps, (#1706)

* Update AZURE_DNS deps
* CHORE: Reduce test runtime for AZURE_DNS,GANDI_V5,CLOUDFLAREAPI
This commit is contained in:
Tom Limoncelli
2022-08-15 10:14:10 -04:00
committed by GitHub
parent 1010138fb6
commit 9eda756a1b
3 changed files with 29 additions and 5 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/akamai/AkamaiOPEN-edgegrid-golang v1.2.1
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883
github.com/aws/aws-sdk-go-v2 v1.16.11
github.com/aws/aws-sdk-go-v2/config v1.16.1
github.com/aws/aws-sdk-go-v2/config v1.17.0
github.com/aws/aws-sdk-go-v2/credentials v1.12.13
github.com/aws/aws-sdk-go-v2/service/route53 v1.21.7
github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.12