aboutsummaryrefslogtreecommitdiff
path: root/content/v2-go-modules.article
Commit message (Collapse)AuthorAge
* content: ensure better semver versions in the v2 modules articleAinar Garipov2019-11-15
| | | | | | | | | | | | The Semantic Versioning specification at https://semver.org uses dots to separate the numeric part of a pre-release version from the non-numeric to ensure that they sort correctly. Make the article comply. Change-Id: I7a366e4c180f5048b1cc19cdf3e66c515989e4ab Reviewed-on: https://go-review.googlesource.com/c/blog/+/206157 Reviewed-by: Jean de Klerk <deklerk@google.com> Reviewed-by: Jay Conrod <jayconrod@google.com> Reviewed-by: Bryan C. Mills <bcmills@google.com>
* content: fix numbering on v2 postJean de Klerk2019-11-07
| | | | | | Change-Id: Ic338e840a45ddf4f7da2de18941c352fab882bfb Reviewed-on: https://go-review.googlesource.com/c/blog/+/205919 Reviewed-by: Andrew Bonventre <andybons@golang.org>
* content: add "Go Modules: v2 and Beyond" articleJean de Klerk2019-11-07
Change-Id: I1ee6d40da259e7082916d469b8d3f30bcc35898a Reviewed-on: https://go-review.googlesource.com/c/blog/+/205557 Reviewed-by: Jay Conrod <jayconrod@google.com>