build(deps): bump github.com/Azure/go-autorest/autorest (#3112)

Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.5.0 to 0.8.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/autorest/v0.5.0...autorest/v0.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-12 18:26:37 +00:00
committed by Miek Gieben
parent cdbe55e551
commit a5de7932c5
2 changed files with 41 additions and 1 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.12
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.5.0
github.com/Azure/go-autorest/autorest v0.8.0
github.com/Azure/go-autorest/autorest/azure/auth v0.1.0
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/Shopify/sarama v1.21.0 // indirect