Remove deprecated function calls flagged by staticcheck (#3333)
* 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>
Showing
Please register or sign in to comment