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

Update dependencies (#723)

* go get -u github.com/Azure/azure-sdk-for-go

* github.com/aws/aws-sdk-go upgrade => v1.30.11

* github.com/digitalocean/godo upgrade => v1.35.1

* go get -u github.com/golang/protobuf
This commit is contained in:
Tom Limoncelli
2020-04-21 15:41:58 -04:00
committed by GitHub
parent 22b9afee3b
commit 366c190942
181 changed files with 34492 additions and 13269 deletions

View File

@ -18,4 +18,4 @@ package version
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
// Number contains the semantic version of this SDK.
const Number = "v40.6.0"
const Number = "v41.3.0"