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

chore(deps): update fiber-go to v1.9.2 #44

Merged
merged 9 commits into from
Feb 14, 2025

Conversation

mempirate
Copy link
Collaborator

πŸ“ Summary

Upgrade fiber-go to v1.9.2 (and some transitive deps)

βœ… I have run these commands

  • make lint
  • make test
  • go mod tidy

@mempirate mempirate changed the title feat: update fiber-go to v1.9.2 chore(deps): update fiber-go to v1.9.2 Feb 5, 2025
Copy link
Contributor

@metachris metachris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks!

@mempirate
Copy link
Collaborator Author

Updated golangci-lint, removed deprecated lints, ignored magic numbers (there were quite a few of them). Fixed the other lints.

Also ignored G115 which does overflow checks. There were some that converted block.timestamp to int64, which shouldn't overflow any time soon.

@metachris
Copy link
Contributor

thanks!

@metachris metachris merged commit 7f18a74 into flashbots:main Feb 14, 2025
2 checks passed
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