commit | 9d2423a5d2ebac42dae1294a9a032f7e0784d1f2 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Tue May 29 15:17:00 2018 -0400 |
committer | Russ Cox <rsc@golang.org> | Tue May 29 15:17:00 2018 -0400 |
tree | d34271609b78aa23212982d3d8e0ab42253bb6d4 | |
parent | 2dfb331c943b0fac4c812afac87ca99c34a5c0be [diff] [blame] |
Updated Go2 (markdown)
diff --git a/Go2.md b/Go2.md index d80e449..4b0e3a6 100644 --- a/Go2.md +++ b/Go2.md
@@ -23,6 +23,7 @@ Examples of major changes: +* [versioning](https://github.com/golang/go/issues/24301) * [generics](https://github.com/golang/go/issues/15292)? * [simplified, improved error handling](https://github.com/golang/go/issues/21161)? * ...