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

Replace deprecated io/ioutil #429

Merged
merged 1 commit into from Feb 26, 2024
Merged

Replace deprecated io/ioutil #429

merged 1 commit into from Feb 26, 2024

Conversation

harryzcy
Copy link
Contributor

@harryzcy harryzcy commented Feb 26, 2024

Before submitting your PR, please confirm the following.

  • Describe the purpose for which you created this PR.
    io/ioutil is deprecated since Go 1.16. It's replaced with io and os packages

  • Create test code that corresponds to the modification

@codecov-commenter
Copy link

Codecov Report

Merging #429 (85ab3a1) into master (31fe1ba) will not change coverage.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #429   +/-   ##
=======================================
  Coverage   76.02%   76.02%           
=======================================
  Files          13       13           
  Lines        4692     4692           
=======================================
  Hits         3567     3567           
  Misses        866      866           
  Partials      259      259           

@goccy
Copy link
Owner

goccy commented Feb 26, 2024

Thank you for your contribution ! LGTM 👍

@goccy goccy merged commit 4653a1b into goccy:master Feb 26, 2024
17 checks passed
@harryzcy harryzcy deleted the remove-ioutil branch February 26, 2024 12:50
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.

None yet

3 participants