Skip to content

Conversation

ghosx
Copy link

@ghosx ghosx commented Feb 13, 2025

  • Replaced deprecated io/ioutil functions with their equivalents in io and os packages
  • This change aligns with Go 1.16+ recommendations to avoid using io/ioutil
  • Updated affected code and tests to ensure compatibility

- Replaced deprecated io/ioutil functions with their equivalents in io and os packages
- This change aligns with Go 1.16+ recommendations to avoid using io/ioutil
- Updated affected code and tests to ensure compatibility
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.

1 participant