VGO

Table of Contents

This document collects thoughts and notes about vgo from the Gophers #vgo channel. Invites to Gophers Slack from here.

Initial reference manifesto

The initial manifesto can be read here https://research.swtch.com/vgo.

Comment Threads

These are threads that have been created from the initial reference manifest for vgo:


Blog posts


Videos

Building Predictability into Your Pipeline With Russ Cox, Jess Frazelle, Sam Boyer, Pete Garcin.


Questions

QuestionAnswer
Hitting GitHub API rate limits?Create a token and add it to .netrc, see related issue
How does vgo handles dependencies of older, discarded versions https://gophers.slack.com/archives/C9BMAAFFB/p1519493604000033https://github.com/zeebo/vgo-test-version-selection