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 ioutil deprecated function #2133

Merged
merged 1 commit into from
Mar 9, 2024
Merged

Conversation

theedtron
Copy link
Contributor

update i/o functions to use os / io package functions instead

update i/o functions to use os / io package functions instead
@kcalvinalvin
Copy link
Collaborator

ack aa7cb9f

@guggero guggero linked an issue Mar 7, 2024 that may be closed by this pull request
Copy link
Collaborator

@guggero guggero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM 🎉

@coveralls
Copy link

coveralls commented Mar 7, 2024

Pull Request Test Coverage Report for Build 8202809392

Details

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • 6 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.01%) to 56.747%

Changes Missing Coverage Covered Lines Changed/Added Lines %
rpcserver.go 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
mempool/mempool.go 1 66.84%
peer/peer.go 5 73.49%
Totals Coverage Status
Change from base Build 8160957537: -0.01%
Covered Lines: 29281
Relevant Lines: 51599

💛 - Coveralls

@theedtron theedtron closed this Mar 8, 2024
@theedtron theedtron reopened this Mar 8, 2024
@Roasbeef Roasbeef merged commit b66f5b8 into btcsuite:master Mar 9, 2024
6 checks passed
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.

Deprecated function ioutil
5 participants