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

Dependency updates, and removal of deprecated code #158

Merged
merged 2 commits into from
Jan 23, 2023
Merged

Dependency updates, and removal of deprecated code #158

merged 2 commits into from
Jan 23, 2023

Conversation

gaby
Copy link
Contributor

@gaby gaby commented Jan 23, 2023

  • Updates all the github actions to their latest version
  • Updates Fiber, Middleware, and Prometheus client to latest
  • Removes ioutil.ReadAll which is deprecated.
  • Removed go 1.15 which is no longer supported by Fiber since v2.40.x

Fixes #157 #155 #150

gaby added 2 commits January 23, 2023 06:12
… and remove deprecated functions

Signed-off-by: Juan Calderon-Perez <jgcalderonperez@protonmail.com>
@gaby
Copy link
Contributor Author

gaby commented Jan 23, 2023

@ansrivas When you get a chance, can you take a look at this PR. Thanks!

@ansrivas
Copy link
Owner

@gaby Thank you very much for tackling this. Looks good, I will release a 2.5.0 with these changes.

@ansrivas ansrivas merged commit c62a37c into ansrivas:master Jan 23, 2023
@gaby gaby deleted the updates branch January 23, 2023 14:35
@gaby
Copy link
Contributor Author

gaby commented Jan 23, 2023

@ansrivas Thank you for the new release! 😁

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

Successfully merging this pull request may close these issues.

2 participants