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

fix: deprecate ioutil #219

Merged
merged 2 commits into from
May 6, 2024
Merged

fix: deprecate ioutil #219

merged 2 commits into from
May 6, 2024

Conversation

SputNikPlop
Copy link
Contributor

This removes ioutil and replaces it with the io package since go decided to deprecate ioutil in favor of having an io and os package instead.

@coveralls
Copy link

coveralls commented May 6, 2024

Pull Request Test Coverage Report for Build 8974379977

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.582%

Totals Coverage Status
Change from base Build 8253419224: 0.0%
Covered Lines: 1685
Relevant Lines: 1820

💛 - Coveralls

@nicklaw5 nicklaw5 merged commit 3b46324 into nicklaw5:main May 6, 2024
4 checks passed
@SputNikPlop SputNikPlop deleted the ioutil branch May 6, 2024 21:37
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.

3 participants