term · 1 entry
- 2018-03-014 minDiving 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