by Russ Cox
The principles of versioning in Go 1.11 (vgo):
- Compatibility
- Repeat-ability (no automatic upgrades!)
- Cooperation (between authors of packages)
A Proposal for Package Versioning in Go - The Go Blog
GitHub - golang/vgo: [mirror] Versioned Go Prototype
"This repository holds a standalone implementation of a version-aware go command, allowing users with a Go 1.10 toolchain to use the new Go 1.11 module support."
GitHub - golang/vgo: [mirror] Versioned Go Prototype
"This repository holds a standalone implementation of a version-aware go command, allowing users with a Go 1.10 toolchain to use the new Go 1.11 module support."
No comments:
Post a Comment