diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |