elastic / go-elasticsearch

The official Go client for Elasticsearch
https://github.com/elastic/go-elasticsearch#go-elasticsearch
Apache License 2.0
5.54k stars 609 forks source link

Update connecting.asciidoc to use ‘os’ instead of deprecated ‘ioutil’ #794

Closed HaraldNordgren closed 4 months ago

Anaethelion commented 4 months ago

Hi @HaraldNordgren

Thank you for this fix!

Could you change the branch target so that we merge this in main ? I'll backport that to 8.12 afterwards.

HaraldNordgren commented 4 months ago

@Anaethelion Done!

HaraldNordgren commented 4 months ago

@Anaethelion Can you take a look here as well? https://github.com/elastic/go-elasticsearch/pull/793