mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
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:
1
go.mod
1
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user