doc/devel/release.html | 14 ++++++++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index 73f7a0e30471024ef32c15a30320189dbde5fb16..226148e93b0f4a20fec12231a13a7499dc656bf0 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -66,6 +66,13 @@ See the Go 1.11.4 milestone on our issue tracker for details.

+

+go1.11.5 (released 2019/01/23) includes a security fix to the +crypto/elliptic package. +See the Go +1.11.5 milestone on our issue tracker for details. +

+

go1.10 (released 2018/02/16)

@@ -129,6 +136,13 @@ that broke go get for import path patterns containing "...". See the Go 1.10.7 milestone on our issue tracker for details. +

+ +

+go1.10.8 (released 2019/01/23) includes a security fix to the +crypto/elliptic package. +See the Go +1.10.8 milestone on our issue tracker for details.

go1.9 (released 2017/08/24)