-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Fix vendor #7394
Fix vendor #7394
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7394 +/- ##
========================================
Coverage ? 41.2%
========================================
Files ? 469
Lines ? 63536
Branches ? 0
========================================
Hits ? 26178
Misses ? 33937
Partials ? 3421 Continue to review full report at Codecov.
|
That my bad when I was bisecting to find the blocking commit, I discover that the date is purely informative in the go.mod (at least to get the corresponding files) so I just change the commit id but I fotgot to update the date for the final fix. Sorry. |
The previous date is wrong in fact.
How did I get the correct datetime on version.
STEP 1:
STEP 2: