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

Change all deprecated ioutil.ReadAll to io.ReadAll in the handlers function #1530

Closed
4 tasks
elraphty opened this issue Feb 19, 2024 · 4 comments
Closed
4 tasks
Assignees
Milestone

Comments

@elraphty
Copy link
Contributor

Context

The io/ioutil module is deprecated, and we are being warned to move away from it Golang built-in io library now performs the same function of ioutil.

Design

Change all ioutil.ReadAll to io.ReadAll

Acceptance Criteria

  • I've tested on Chrome
  • I have rebased and tested locally before submitting my PR
  • I can submit a pr within 2 days of taking the bounty
  • Submit a screenshot that proves that ioutil.ReadAll is no longer being used in all files
@Ekep-Obasi
Copy link
Contributor

@elraphty @ecurrencyhodler, will love to work on this. Could you please assign?

@FaisalIqbal211
Copy link
Contributor

@ecurrencyhodler I want to work on this. Please assign me.

@ecurrencyhodler ecurrencyhodler moved this from 🆕 New to 🧨 To Do in Bounties Platform Feb 21, 2024
@ecurrencyhodler ecurrencyhodler changed the title GOOD FIRST ISSUE: Change all deprecated ioutil.ReadAll to io.ReadAll in the handlers function Change all deprecated ioutil.ReadAll to io.ReadAll in the handlers function Feb 21, 2024
@Khaalid-oh
Copy link
Contributor

I can take this

@ecurrencyhodler
Copy link
Contributor

Closed by #1556

@github-project-automation github-project-automation bot moved this from 🧨 To Do to ✅ Done in Bounties Platform Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

No branches or pull requests

5 participants