Skip to content
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

bump containerd dependency #463

Merged
merged 1 commit into from
Oct 7, 2021
Merged

bump containerd dependency #463

merged 1 commit into from
Oct 7, 2021

Conversation

imjasonh
Copy link
Member

@imjasonh imjasonh commented Oct 7, 2021

As with google/go-containerregistry#1139

This bumps the containerd dependency to resolve a dependabot alert for a vulnerability in containerd (that doesn't affect ko)

go get -u github.com/containerd/containerd@latest
go mod tidy
go mod vendor

@imjasonh imjasonh requested a review from jonjohnsonjr October 7, 2021 16:07
@google-cla google-cla bot added the cla: yes label Oct 7, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #463 (1e8ccfa) into main (42723d7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #463   +/-   ##
=======================================
  Coverage   53.13%   53.13%           
=======================================
  Files          36       36           
  Lines        1848     1848           
=======================================
  Hits          982      982           
  Misses        715      715           
  Partials      151      151           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 42723d7...1e8ccfa. Read the comment docs.

@imjasonh imjasonh merged commit 6014fcd into ko-build:main Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants