-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update to Golang v1.22 and pull in dependency updates #9
Conversation
SudoVim
commented
Apr 3, 2024
- This change updates Golang to the latest - v1.22 and also pulls in other dependent package updates.
- This change updates Golang to the latest - v1.22 and also pulls in other dependent package updates.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Smart Review Evaluation
56.9% # original selection chance (based on the amount of review performed so far vs predicted)
* 1.03 # large_diff modifier
* 1.38 # security_risk modifier
-------
= 80.8% # updated selection chance
> 0.866 # roll (must be lower than the selection chance to be selected)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ This pull request was sent to the PullRequest network for review because it was selected by the Smart Review mechanism. Expert reviewers are now being matched to your request based on the code's requirements. Stay tuned!
What to expect from this code review:
- Comments posted to any areas of potential concern or improvement.
- Detailed feedback or actions needed to resolve issues that are found.
- Turnaround times vary, but we aim to be swift.
Smart Review Evaluation
100.0% # selection chance (based on the amount of review performed so far vs predicted)
> 0.961 # roll (must be lower than the selection chance to be selected)
Check the status or cancel PullRequest code review here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PullRequest Breakdown
Reviewable lines of change
+ 19
- 18
70% Go Module
19% Go
11% GitHubActions
Generated lines of change
+ 38
- 40
Type of change
Minor Update - These changes appear to be a minor update to existing functionality and features.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, thanks for keeping track of these releases and making sure we stay up to date.
Reviewed with ❤️ by PullRequest