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

Remove io/ioutil references #944

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

austinvazquez
Copy link
Contributor

@austinvazquez austinvazquez commented Aug 30, 2022

Resolves #943

Signed-off-by: Austin Vazquez macedonv@amazon.com

io/ioutil is deprecated since Go 1.16

Signed-off-by: Austin Vazquez <macedonv@amazon.com>
Copy link
Contributor

@sudo-bmitch sudo-bmitch left a comment

Choose a reason for hiding this comment

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

LGTM. We'll have a merge conflict with #942, so we'll need to rebase one of these depending on which merges first.

@austinvazquez
Copy link
Contributor Author

LGTM. We'll have a merge conflict with #942, so we'll need to rebase one of these depending on which merges first.

Thanks @sudo-bmitch . @sajayantony totally fine either way. Lmk whichever is easier.

@sajayantony
Copy link
Member

Let's get this merged in first. #942 still needs approval and I can rebase :)

@sudo-bmitch sudo-bmitch merged commit d2cc46d into opencontainers:main Sep 8, 2022
@austinvazquez austinvazquez deleted the remove-ioutil-dep branch September 27, 2022 21:39
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.

Remove io/ioutil dependency
3 participants