| I haven't used Glide (only govendor) so I'm not sure exactly how it works. Are you checking your dependencies into your repository (we do this, it works very well). If not, are you pinning specific commit hashes? Is that even possible in Glide? AFAIK those are the only two ways to get even close to reproducible builds. |
It's just a tad absurd when you're used to mature package managers in other languages.