]> Cypherpunks repositories - gostls13.git/commit
doc/go1.13: document removal of NaCl targets in Go 1.14
authorNorman B. Lancaster <qbradq@gmail.com>
Wed, 10 Jul 2019 15:33:12 +0000 (10:33 -0500)
committerAndrew Bonventre <andybons@golang.org>
Fri, 12 Jul 2019 16:53:22 +0000 (16:53 +0000)
commit7942671a5856233ce63a265e1a1441b7a0ea82f5
treea90642a45469ac59c20544b9f1375245bfe9b10c
parente0739d12007f4fabbbef91deee9de9923d5924d8
doc/go1.13: document removal of NaCl targets in Go 1.14

Go 1.14 will no longer run on Native Client (NaCl). Updating the 1.13
release notes to indicate this. See #30439.

Fixes #32948

Change-Id: Ia147bb053adc098bd696dbdb01553c23222f8134
Reviewed-on: https://go-review.googlesource.com/c/go/+/185537
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/go1.13.html