build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth (#3376)

Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/Azure/go-autorest/releases)
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Azure/go-autorest/compare/tracing/v0.3.0...tracing/v0.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-14 09:13:00 -07:00
committed by Yong Tang
parent 0c03290c79
commit 34ffe2a0a5
2 changed files with 5 additions and 1 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
cloud.google.com/go v0.41.0 // indirect
github.com/Azure/azure-sdk-for-go v31.1.0+incompatible
github.com/Azure/go-autorest/autorest v0.9.2
github.com/Azure/go-autorest/autorest/azure/auth v0.3.0
github.com/Azure/go-autorest/autorest/azure/auth v0.4.0
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/DataDog/datadog-go v2.2.0+incompatible // indirect
github.com/Shopify/sarama v1.21.0 // indirect