-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[image-builder] Update go dependencies (mk3) #4998
Conversation
/assign @csweichel |
Codecov Report
@@ Coverage Diff @@
## main #4998 +/- ##
==========================================
- Coverage 23.02% 6.96% -16.06%
==========================================
Files 11 6 -5
Lines 1915 1564 -351
==========================================
- Hits 441 109 -332
- Misses 1415 1448 +33
+ Partials 59 7 -52
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
/lgtm |
LGTM label has been added. Git tree hash: 638843df808ac752fdd46d02670ae70d71157ef5
|
/approve no-issue |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aledbf, csweichel Associated issue requirement bypassed by: csweichel The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Align dependencies with the rest of the projext:
github.com/docker/docker v20.10.7+incompatible
github.com/containerd/containerd v1.5.4
The update of the docker dependency also improves the error stack trace.