diff --git a/Go2.md b/Go2.md index d80e449d..4b0e3a6f 100644 --- a/Go2.md +++ b/Go2.md @@ -23,6 +23,7 @@ From talk above: 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)? * ...