mirror of https://github.com/golang/go.git
[release-branch.go1.12] doc: correct link in 1.12.3 notes
Change-Id: I6dd60ea7b8a8756be97503e163c2386af16e4e12
Reviewed-on: https://go-review.googlesource.com/c/go/+/171144
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit 973c0312e3)
Reviewed-on: https://go-review.googlesource.com/c/go/+/171147
Reviewed-by: Andrew Bonventre <andybons@golang.org>
This commit is contained in:
parent
35c41e21bb
commit
ba83a7c452
|
|
@ -51,7 +51,7 @@ command, the runtime, and the <code>doc</code>, <code>net</code>,
|
|||
<p>
|
||||
go1.12.3 (released 2019/04/08) fixes an issue where using the prebuilt binary
|
||||
releases on older versions of GNU/Linux
|
||||
<a href="https://golang/go/issues/31293">led to failures</a>
|
||||
<a href="https://golang.org/issues/31293">led to failures</a>
|
||||
when linking programs that used cgo.
|
||||
Only Linux users who hit this issue need to update.
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue