Skip to content

chore: migrate away from deprecated io/ioutil imports - #3843

Open
hainenber wants to merge 2 commits into
cloudfoundry:mainfrom
hainenber:chore/migrate-away-from-deprecated-ioutil
Open

chore: migrate away from deprecated io/ioutil imports#3843
hainenber wants to merge 2 commits into
cloudfoundry:mainfrom
hainenber:chore/migrate-away-from-deprecated-ioutil

Conversation

@hainenber

Copy link
Copy Markdown

Note: Please create separate PR for every branch (main and v8) as needed.

Description of the Change

Code refactoring to migrate io/ioutil imports to re-organized io and os modules.

Why Is This PR Valuable?

What benefits will be realized by the code change? What users would want this change? What user need is this change addressing?

This will future-proof for any possible migration to next Go major version or in case where ioutil gets deprecated abruptly.

Applicable Issues

List any applicable GitHub Issues here
N/A

How Urgent Is The Change?

Is the change urgent? If so, explain why it is time-sensitive.
Not urgent

Other Relevant Parties

Who else is affected by the change?
N/A

Signed-off-by: hainenber <dotronghai96@gmail.com>
Signed-off-by: hainenber <dotronghai96@gmail.com>
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.

1 participant