goccy / go-yaml

YAML support for the Go language
MIT License
1.12k stars 129 forks source link

Replace deprecated `io/ioutil` #429

Closed harryzcy closed 6 months ago

harryzcy commented 6 months ago

Before submitting your PR, please confirm the following.

codecov-commenter commented 6 months ago

Codecov Report

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

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

Additional details and impacted files ```diff @@ 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 commented 6 months ago

Thank you for your contribution ! LGTM 👍