doc/devel/release.html | 13 +++++++++++++ diff --git a/doc/devel/release.html b/doc/devel/release.html index 24fe583062af88632949f15d8ac4079bc24e63b0..d82fb0c630c7c3955988afefe87799f39376246d 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -57,6 +57,12 @@ See the Go 1.9.3 milestone on our issue tracker for details.

+

+go1.9.4 (released 2018/02/07) includes a security fix to “go get”. +See the Go +1.9.4 milestone on our issue tracker for details. +

+

go1.8 (released 2017/02/16)

@@ -112,6 +118,13 @@ go1.8.6 (released 2018/01/22) includes the the same fix in math/big as Go 1.9.3 and was released at the same time. See the Go 1.8.6 milestone on our issue tracker for details. +

+ +

+go1.8.7 (released 2018/02/07) includes a security fix to “go get”. +It contains the same fix as Go 1.9.4 and was released at the same time. +See the Go +1.8.7 milestone on our issue tracker for details.

go1.7 (released 2016/08/15)