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

refactor: move from io/ioutil to io and os packages #241

Merged
merged 1 commit into from
Aug 4, 2023
Merged

refactor: move from io/ioutil to io and os packages #241

merged 1 commit into from
Aug 4, 2023

Conversation

sausagenoods
Copy link
Contributor

Since Go 1.16 the ioutil package is deprecated. Same functionality is now provided in io and os packages instead.

@jm33-m0 jm33-m0 merged commit 1d89cb3 into jm33-m0:master Aug 4, 2023
2 checks passed
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