这是indexloc提供的服务,不要输入任何密码
Skip to content

Update Versions and fix lint, security, and deprecations #302

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

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

Conversation

tagur87
Copy link

@tagur87 tagur87 commented May 12, 2025

fix: update go version to latest 1.24.3 and node to lts-slim

This updates to the latest go version and node version, which resolves
so potential secrity vulnerabilities.

fix: remove instances of io/ioutil
This commit removes all instances of the deprecated io/ioutil package
and replaces them with the appropriate functions from the os and io packages. The
io/ioutil package has been deprecated since Go 1.16, and its functions have been
moved to the os and io packages.

fix: formatting on error messages
they shouldn't start with a capital letter

tagur87 added 3 commits May 12, 2025 14:56
they shouldn't start with a capital letter
This commit removes all instances of the deprecated io/ioutil package
and replaces them with the appropriate functions from the os and io packages. The
io/ioutil package has been deprecated since Go 1.16, and its functions have been
moved to the os and io packages.
This updates to the latest go version and node version, which resolves
so potential secrity vulnerabilities.
@tagur87
Copy link
Author

tagur87 commented May 12, 2025

@hbollon - Just starting to review your project as it looks like something that could be helpful to us..I'd like to help contribute, so here are some small improvements if helpful.

Copy link

stale bot commented Jul 18, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant