Hacker News new | ask | show | jobs
by sdboyer 3393 days ago
in a post-dep world, this won't matter anymore. dep strips vendor directories out of any dependencies it pulls in.
1 comments

When dep removed the vendor folders from the other libraries, How does dep handle multiple libraries that depend on the same library but different versions of it?