1
0
mirror of https://github.com/golang/go synced 2024-11-23 03:30:02 -07:00

doc: document Go 1.11.11

Change-Id: I1c3e3305dfee4545a6caedd48243770ab3b28277
Reviewed-on: https://go-review.googlesource.com/c/go/+/181550
Reviewed-by: Filippo Valsorda <filippo@golang.org>
This commit is contained in:
Dmitri Shuralyov 2019-06-10 18:02:33 -04:00
parent bff0ae6a01
commit 5545301697

View File

@ -154,6 +154,12 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.10">Go
1.11.10 milestone</a> on our issue tracker for details. 1.11.10 milestone</a> on our issue tracker for details.
</p> </p>
<p>
go1.11.11 (released 2019/06/11) includes a fix to the <code>crypto/x509</code> package.
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.11">Go
1.11.11 milestone</a> on our issue tracker for details.
</p>
<h2 id="go1.10">go1.10 (released 2018/02/16)</h2> <h2 id="go1.10">go1.10 (released 2018/02/16)</h2>
<p> <p>