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

all: remove leftover use of deprecated ioutil #643

Closed

Conversation

AlexanderYastrebov
Copy link
Contributor

Background

ioutil is deprecated, see https://go.dev/doc/go1.16#ioutil

Follow up on #634

Checklist

  • Git commit messages conform to community standards.
  • Each Git commit represents meaningful milestones or atomic units of work.
  • Changed or added code is covered by appropriate tests.

ioutil is deprecated, see https://go.dev/doc/go1.16#ioutil

Follow up on tsenart#634

Signed-off-by: Alexander Yastrebov <[email protected]>
tsenart pushed a commit that referenced this pull request Aug 18, 2023
ioutil is deprecated, see https://go.dev/doc/go1.16#ioutil

Follow up on #634

Signed-off-by: Alexander Yastrebov <[email protected]>
Signed-off-by: Tomás Senart <[email protected]>
@tsenart
Copy link
Owner

tsenart commented Aug 18, 2023

Thanks! Merged in 712ff2e

@tsenart tsenart closed this Aug 18, 2023
@AlexanderYastrebov AlexanderYastrebov deleted the remove-ioutil branch August 18, 2023 11:43
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