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

Migrate off of deprecated ioutil #969

Merged
merged 1 commit into from
Aug 19, 2022
Merged

Conversation

AlCutter
Copy link
Member

Migrate all uses of the deprecated ioutil package to the corresponding methods in io or os.

Checklist

@AlCutter AlCutter requested a review from a team as a code owner August 19, 2022 11:55
@AlCutter AlCutter requested review from getagit and removed request for a team August 19, 2022 11:55
@lgtm-com
Copy link

lgtm-com bot commented Aug 19, 2022

This pull request fixes 3 alerts when merging e672ccb into 52d94d8 - view on LGTM.com

fixed alerts:

  • 3 for Size computation for allocation may overflow

@AlCutter AlCutter merged commit 31a3d3b into google:master Aug 19, 2022
@AlCutter AlCutter deleted the ioutil_bye branch August 19, 2022 12:06
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.

2 participants