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: remove io/ioutil #792

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ginglis13
Copy link

io/ioutil has been deprecated since Go 1.16
https://pkg.go.dev/io/ioutil

io/ioutil has been deprecated since Go 1.16
https://pkg.go.dev/io/ioutil

Signed-off-by: ginglis13 <ginglis05@gmail.com>
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #792 (b16496a) into master (abd6a89) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

❗ Current head b16496a differs from pull request most recent head 7f6c0c8. Consider uploading reports for the commit 7f6c0c8 to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #792     +/-   ##
========================================
- Coverage    35.7%   35.7%   -0.0%     
========================================
  Files         355     355             
  Lines       13068   13068             
========================================
- Hits         4663    4662      -1     
  Misses       7952    7952             
- Partials      453     454      +1     

@ziflex
Copy link
Member

ziflex commented Oct 18, 2023

Thanks for your PR. Could you fix the linter issues before I merge it, please?

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

2 participants