Skip to content

Commit 135c5a0

Browse files
rscRuss Cox
authored andcommitted
[release-branch.go1.9] doc: document Go 1.9.4
Change-Id: Ia3e35328d50bbd08948b34e09a9e8bb4f9b07888 Reviewed-on: https://team-review.git.corp.google.com/213170 Reviewed-by: Andrew Bonventre <[email protected]>
1 parent 867fb18 commit 135c5a0

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

doc/devel/release.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@ <h3 id="go1.9.minor">Minor revisions</h3>
5757
1.9.3 milestone</a> on our issue tracker for details.
5858
</p>
5959

60+
<p>
61+
go1.9.4 (released 2018/02/07) includes a security fix to “go get”.
62+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.4">Go
63+
1.9.4</a> milestone on our issue tracker for details.
64+
</p>
65+
6066
<h2 id="go1.8">go1.8 (released 2017/02/16)</h2>
6167

6268
<p>
@@ -114,6 +120,13 @@ <h3 id="go1.8.minor">Minor revisions</h3>
114120
1.8.6 milestone</a> on our issue tracker for details.
115121
</p>
116122

123+
<p>
124+
go1.8.7 (released 2018/02/07) includes a security fix to “go get”.
125+
It contains the same fix as Go 1.9.4 and was released at the same time.
126+
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.8.7">Go
127+
1.8.7</a> milestone on our issue tracker for details.
128+
</p>
129+
117130
<h2 id="go1.7">go1.7 (released 2016/08/15)</h2>
118131

119132
<p>

0 commit comments

Comments
 (0)