$ cat ~/wolfe.id.au/index.md

Versioning

term  ·  1 entry
  1. Diving into vgo from the Golang project

    I have been looking into the Versioned Go Command which was released recently by Russ Cox . In summary this project is a pretty rethink of how golang retrieves and stores packages used to build applications, and more …

    #001