From: Andrew Bonventre Date: Mon, 8 Apr 2019 20:09:15 +0000 (-0400) Subject: doc: correct link in 1.12.3 notes X-Git-Tag: go1.13beta1~757 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=973c0312e36fd56b6b2111a07a19de63e0dcbf03;p=gostls13.git 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 --- diff --git a/doc/devel/release.html b/doc/devel/release.html index a4069be407..2a7a499024 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -51,7 +51,7 @@ command, the runtime, and the doc, net,

go1.12.3 (released 2019/04/08) fixes an issue where using the prebuilt binary releases on older versions of GNU/Linux -led to failures +led to failures when linking programs that used cgo. Only Linux users who hit this issue need to update.