forked from gorilla/mux
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
bugSomething isn't workingSomething isn't workinggolangGolang related code changes (required/expected)Golang related code changes (required/expected)good first issueGood for newcomersGood for newcomersmiscMiscellaneous requests that don't fall under a feature, bug, documentation, etc.Miscellaneous requests that don't fall under a feature, bug, documentation, etc.
Description
Describe the Bug
ioutil is deprecated. Replace all occurrences of ioutil with io or os w.r.t. the functions in use.
To Reproduce
NA
Additional Context
NA
Ownership of Contribution
If the triage is approved,
- I wish to submit the PR myself.
- I wish to submit the PR. But if someone is willing to do it, go ahead.
- I don't know how to fix this or make these changes. I wish others to pick this up for me.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggolangGolang related code changes (required/expected)Golang related code changes (required/expected)good first issueGood for newcomersGood for newcomersmiscMiscellaneous requests that don't fall under a feature, bug, documentation, etc.Miscellaneous requests that don't fall under a feature, bug, documentation, etc.