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

Fix several lint errors #61

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Fix several lint errors #61

wants to merge 6 commits into from

Conversation

arosh
Copy link
Contributor

@arosh arosh commented Nov 20, 2023

This pull request fixes several general issues reported by golangci-lint. The following corrections are included:

  • Use http.MethodGet or http.MethodPost instead of "GET" or "POST"
  • Replace deprecated functions in io/ioutil
  • Remove unused code
  • Correct spelling errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant