Skip to content

Conversation

@segevda
Copy link
Contributor

@segevda segevda commented Feb 10, 2023

package io/ioutil was deprecated as of go1.16 and its functions now directly call io and os functions. It is recommended to use these implementations in new code.

Copy link
Contributor

@tklauser tklauser left a comment

Choose a reason for hiding this comment

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

Thanks

@tklauser tklauser enabled auto-merge (squash) February 10, 2023 10:25
Copy link

@odeke-em odeke-em left a comment

Choose a reason for hiding this comment

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

LGTM, thank you @segevda!

@tklauser tklauser disabled auto-merge February 10, 2023 13:03
ioutil was deprecated in go1.16 and its functions now directly call io
and os functions. It is recommended to use these implementations in new
code.
@tklauser tklauser merged commit a241038 into google:master Feb 10, 2023
@segevda segevda deleted the remove_ioutil branch February 10, 2023 16: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