I like this! One question:
Some of us commit their `vendor` folder, to be able to build the project without any network access after the initial checkout ("offline mode"). Since the `vendor` folder is gone, is vgo able to manage and use a kind of `mirror` folder, which would contain the .zip archives of the project dependencies? This folder could be committed with the project source code. The yarn package manager, for example, has a similar feature: https://yarnpkg.com/blog/2016/11/24/offline-mirror/ On Tuesday, February 20, 2018 at 6:20:54 PM UTC+1, Russ Cox wrote: > > I have a new blog post you might be interested in. > https://research.swtch.com/vgo. > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.