ferret
ferret copied to clipboard
refactor: remove io/ioutil
io/ioutil has been deprecated since Go 1.16 https://pkg.go.dev/io/ioutil
Codecov Report
Merging #792 (b16496a) into master (abd6a89) will decrease coverage by
0.0%. The diff coverage is100.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
Thanks for your PR. Could you fix the linter issues before I merge it, please?