Skip to content

Commit f1a7c2a

Browse files
committed
[release-branch.go1.10-security] doc: document Go 1.10.6
Change-Id: I3fe44887a84586d73be01df78a9cbb002c1fc9c5 Reviewed-on: https://team-review.git.corp.google.com/c/376467 Reviewed-by: Filippo Valsorda <[email protected]>
1 parent 9a80067 commit f1a7c2a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/devel/release.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,13 @@ <h3 id="go1.10.minor">Minor revisions</h3>
7272
1.10.5 milestone</a> on our issue tracker for details.
7373
</p>
7474

75+
<p>
76+
go1.10.6 (released 2018/12/12) includes three security fixes to "go get" and
77+
the <code>crypto/x509</code> package.
78+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.6">Go
79+
1.10.6 milestone</a> on our issue tracker for details.
80+
</p>
81+
7582
<h2 id="go1.9">go1.9 (released 2017/08/24)</h2>
7683

7784
<p>

0 commit comments

Comments
 (0)