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

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

This commit is contained in:
Tom Limoncelli
2020-06-26 12:52:55 -04:00
parent 785e6d7dc7
commit c178409f53
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/StackExchange/dnscontrol/v3
go 1.14
require (
github.com/Azure/azure-sdk-for-go v43.2.0+incompatible
github.com/Azure/azure-sdk-for-go v43.3.0+incompatible
github.com/Azure/go-autorest/autorest v0.10.0 // indirect
github.com/Azure/go-autorest/autorest/azure/auth v0.4.2
github.com/Azure/go-autorest/autorest/to v0.3.0