-
Notifications
You must be signed in to change notification settings - Fork 312
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 depends & CI jobs #1130
Conversation
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by writing |
Codecov Report
@@ Coverage Diff @@
## master #1130 +/- ##
===========================================
- Coverage 56.57% 41.49% -15.09%
===========================================
Files 285 251 -34
Lines 20258 17401 -2857
===========================================
- Hits 11461 7220 -4241
- Misses 7032 8977 +1945
+ Partials 1765 1204 -561
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
d9aa678
to
dd596b8
Compare
52c389a
to
abed92f
Compare
5947d74
to
97faaed
Compare
97faaed
to
54e9afb
Compare
What problem does this PR solve?
Update go mod dependencies, after this PR the code can be compiled with Go 1.16 for
darwin/arm64
. (for #1122)Also update Github Actions jobs to use Go 1.16.
Check List
Tests
Release notes: