Hacker News new | ask | show | jobs
by speedgoose 899 days ago
I have better things to do though. This feels unnecessary.
1 comments

“go mod vendor”.

That’s it. That’s all you need to do.

Oh like this. I’m not sure I would enjoy overloading my git repository and merge requests with the dependencies. I was thinking about having a proxy or forking all the dependencies.
The thing is though that those dependencies are part of your code. Seeing how they're changing through PRs and commits is actually a feature IMHO and not a bug.