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

Replace uses of deprecated ioutil #229

Merged
merged 1 commit into from
May 3, 2023

Conversation

adityasaky
Copy link
Member

Fixes issue:
N/A
Description:
Replaces uses of ioutil with io / os as appropriate. io/ioutil has been deprecated for a few go versions now.

Please verify and check that the pull request fulfills the following
requirements:

  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Signed-off-by: Aditya Sirish <aditya@saky.in>
Copy link
Member

@pxp928 pxp928 left a comment

Choose a reason for hiding this comment

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

LGTM

@adityasaky adityasaky merged commit 077bcbe into in-toto:master May 3, 2023
10 checks passed
@adityasaky adityasaky deleted the fix-ioutil branch May 3, 2023 11:46
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.

None yet

2 participants