clairctl
clairctl copied to clipboard
Remove vendor folder entirely
Fixes #81
Partly agree with that. problem is that in the glide.yaml some lin are not pin to a tag or HASH. So we are not sure that the next glide install/update will have the same behavior.
So could you pin the least library in the yaml file? Than we can remove the vendor folder.
I've locked down every dependency from glide.yaml that wasn't already locked down. As I was also seeing Lock file may be out of date. Hash check of YAML failed. You may need to run 'update' from glide install I've updated the glide.lock as well.