Remove remaining mentions of io/ioutil #2377

Closed
opened 2026-03-04 01:58:52 -05:00 by deekerman · 0 comments
Owner

Originally created by @ainar-g on GitHub (Jan 19, 2021).

Originally assigned to: @ainar-g on GitHub.

As of Go 1.16, which is due for release in a month or so, package io/ioutil is effectively deprecated with most of its functionality moved to package io and package os. Use those functions instead of the old ones in our code as well.

Originally created by @ainar-g on GitHub (Jan 19, 2021). Originally assigned to: @ainar-g on GitHub. As of Go 1.16, which is due for release in a month or so, package `io/ioutil` is effectively deprecated with most of its functionality moved to package `io` and package `os`. Use those functions instead of the old ones in our code as well.
deekerman 2026-03-04 01:58:52 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AdGuardHome#2377
No description provided.