-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Upgrade the Golang Dependencies #15942
Conversation
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #15942 +/- ##
==========================================
+ Coverage 68.23% 68.25% +0.02%
==========================================
Files 1541 1541
Lines 197187 197404 +217
==========================================
+ Hits 134546 134741 +195
- Misses 62641 62663 +22 ☔ View full report in Codecov by Sentry. |
Signed-off-by: GitHub <noreply@github.com>
2395753
to
570d60e
Compare
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.
Trust the bots. Skynet is not real.
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
The upgrade of Failure excerpt:
|
This Pull Request updates all the Golang dependencies to their latest version using
go get -u ./...
.cc @vitessio/release