ferret icon indicating copy to clipboard operation
ferret copied to clipboard

refactor: remove io/ioutil

Open ginglis13 opened this issue 2 years ago • 2 comments

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

ginglis13 avatar Oct 13 '23 22:10 ginglis13

Codecov Report

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

:exclamation: 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     

codecov[bot] avatar Oct 17 '23 22:10 codecov[bot]

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

ziflex avatar Oct 18 '23 12:10 ziflex