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

fix some contrib projects depbot warnings #283

Merged
merged 5 commits into from
Jan 19, 2022

Conversation

bergwolf
Copy link
Member

Namingly we need to update containerd, image-spec and runc depenedencies for them.

To address dependabot alerts.

Signed-off-by: Peng Tao <[email protected]>
@imeoer imeoer self-requested a review January 19, 2022 03:22
We need go 1.16+ to use go mod.

Signed-off-by: Peng Tao <[email protected]>
if-return: redundant if ...; err != nil check, just return error instead

Signed-off-by: Peng Tao <[email protected]>
Looks like we should just cache /go/pkkg/mod, according to

Error: /go/pkg/mod/github.com/containerd/[email protected]/content/helpers.go: 232:27: undefined: io.Discard

https://github.com/dragonflyoss/image-service/runs/4865967170?check_suite_focus=true

Signed-off-by: Peng Tao <[email protected]>
@jiangliu jiangliu merged commit f16506d into dragonflyoss:master Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants