mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 00:04:15 -04:00
* Use session.NewSession instead of session.New Signed-off-by: Erfan Besharat <erbesharat@gmail.com> * Use grpc.DialContext instead of grpc.WithTimeout Signed-off-by: Erfan Besharat <erbesharat@gmail.com> * Pass non-nil context to context.WithTimeout Signed-off-by: Erfan Besharat <erbesharat@gmail.com> * Return the error directly in route53 setup Co-Authored-By: Miek Gieben <miek@miek.nl> Signed-off-by: Erfan Besharat <erbesharat@gmail.com>