diff options
Diffstat (limited to 'content/go1.13.article')
-rw-r--r-- | content/go1.13.article | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/go1.13.article b/content/go1.13.article index 1e7f56b..156a0e9 100644 --- a/content/go1.13.article +++ b/content/go1.13.article @@ -1,6 +1,6 @@ # Go 1.13 is released 3 Sep 2019 -Summary: Today the Go team is very happy to announce the release of Go 1.13. You can get it from the [download page](https://golang.org/dl). +Summary: Go 1.13 adds module authentication, new number literals, error wrapping, TLS 1.3 on by default, and more. Andrew Bonventre |