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 ioutil library #428

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

chromato99
Copy link
Contributor

What this PR does / why we need it:

Replace deprecated ioutil library.
The ioutil library has been replaced in the previous PR(#161), but there are still some left, so I'm suggesting this PR.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Additional documentation:


Checklist:

  • Added relevant tests or not required
  • Didn't break anything

@codecov
Copy link

codecov bot commented Oct 14, 2022

Codecov Report

Merging #428 (64fe249) into main (d8aaf81) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #428   +/-   ##
=======================================
  Coverage   46.86%   46.86%           
=======================================
  Files          71       71           
  Lines        5930     5930           
=======================================
  Hits         2779     2779           
  Misses       2846     2846           
  Partials      305      305           
Impacted Files Coverage Δ
server/config.go 44.08% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@hackerwins hackerwins self-requested a review October 14, 2022 08:41
Copy link
Member

@hackerwins hackerwins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution. 👍

@hackerwins hackerwins merged commit 9b7e177 into yorkie-team:main Oct 14, 2022
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