Hacker News new | ask | show | jobs
by munificent 4262 days ago
Sure, but manual vendoring is just one (tedious, error-prone) means to that end. Any sane package manager with something akin to lockfiles gives you the same guarantee without all of the headaches of vendoring (and unvendoring when no longer needed!) all of your transitive dependencies.
1 comments

It's not tedious or error prone. Just use the tool.s