Run go generate and update deps (#3319)

Go gen updated the deps this is why 1.6.4 has that suffix. Do a go gen
and a go mod tidy.

Fixes: #3318

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2019-09-27 19:49:14 +01:00
committed by Yong Tang
parent b139ba34f3
commit 4ff5635a6e
2 changed files with 3 additions and 4 deletions

1
go.mod
View File

@@ -8,6 +8,7 @@ require (
github.com/Azure/go-autorest/autorest v0.9.1
github.com/Azure/go-autorest/autorest/azure/auth v0.3.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
github.com/apache/thrift v0.12.0 // indirect
github.com/aws/aws-sdk-go v1.24.3