mirror of https://github.com/golang/go.git
[release-branch.go1.10] doc: document Go 1.10.7
Change-Id: Id71aad4cf6149e0ba15f7fec0b74517827c37866
Reviewed-on: https://go-review.googlesource.com/c/154303
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
(cherry picked from commit 84bf9ce1fb)
Reviewed-on: https://go-review.googlesource.com/c/154305
This commit is contained in:
parent
a9ccbe0a69
commit
9a66eedd42
|
|
@ -79,6 +79,14 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.6">Go
|
||||||
1.10.6 milestone</a> on our issue tracker for details.
|
1.10.6 milestone</a> on our issue tracker for details.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
go1.10.7 (released 2018/12/14) includes a fix to a bug introduced in Go 1.10.6
|
||||||
|
that broke <code>go</code> <code>get</code> for import path patterns containing
|
||||||
|
"<code>...</code>".
|
||||||
|
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.7+label%3ACherryPickApproved">
|
||||||
|
Go 1.10.7 milestone</a> on our issue tracker for details.
|
||||||
|
</p>
|
||||||
|
|
||||||
<h2 id="go1.9">go1.9 (released 2017/08/24)</h2>
|
<h2 id="go1.9">go1.9 (released 2017/08/24)</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue