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

Get rid of docker dependency #833

Open
Termina1 opened this issue Oct 21, 2022 · 1 comment
Open

Get rid of docker dependency #833

Termina1 opened this issue Oct 21, 2022 · 1 comment

Comments

@Termina1
Copy link

Termina1 commented Oct 21, 2022

Hi,

It looks like you're using github.com/docker/docker only in one file within tests, but it is required dependency, so using it for my migration scripts will bring whole docker into my go.sum.

Would you may be consider vendoring those deps for example or somehow isolate docker from the main go.mod?

This problem got my attention when I saw dependabot alert about vulnerability in my project and I was surprised that I have containerd as my dep.

@SuperSandro2000
Copy link
Contributor

This can be closed with the latest release and specifically #815

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

No branches or pull requests

2 participants