Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Resolved all depreciation warnings relating to the ioutil package.#104

Merged
skx merged 1 commit intomasterfrom
ci/depreciation
May 27, 2023
Merged

Resolved all depreciation warnings relating to the ioutil package.#104
skx merged 1 commit intomasterfrom
ci/depreciation

Conversation

@skx
Copy link
Copy Markdown
Owner

@skx skx commented Sep 6, 2022

This pull-request updates all our code to remove references to the
methods in the depreciated io/ioutil package, updating them to
use similar methods in either io. or os. packages instead.

This pull-request updates all our code to remove references to the
methods in the depreciated io/ioutil package, updating them to
use similar methods in either io. or os. packages instead.
@skx skx self-assigned this Sep 6, 2022
@skx skx added the good first issue Good for newcomers label Sep 6, 2022
@skx skx merged commit f7fd746 into master May 27, 2023
@skx skx deleted the ci/depreciation branch May 27, 2023 05:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant