Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: don't use deprecated ioutil package #1445

Merged
merged 1 commit into from
Mar 19, 2023
Merged

Conversation

pmalek
Copy link
Contributor

@pmalek pmalek commented Mar 19, 2023

ioutil go deprecated as of go 1.16 so let's not use it and use replacements from e.g. io package.

@pmalek pmalek requested review from miekg and tmthrgd as code owners March 19, 2023 09:28
@miekg miekg merged commit 6ad6301 into miekg:master Mar 19, 2023
miekg pushed a commit that referenced this pull request Mar 28, 2023
Some warn about deprecation.

PR #1445 already refactored out deprecated ioutil package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants