]> Cypherpunks repositories - gostls13.git/commit
doc/go1.14: mention better error checking in text/template
authorIan Lance Taylor <iant@golang.org>
Wed, 5 Feb 2020 22:12:04 +0000 (14:12 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 5 Feb 2020 22:36:18 +0000 (22:36 +0000)
commit9ee51745f767a8a95dfe7be095e19c9f79da4036
tree1bdc01c900a66182f207a115e75009374e294575
parente5b9c1068913c09f90ca4d7f8b0d97903f37fc1c
doc/go1.14: mention better error checking in text/template

This caused 35 test failures in Google internal code,
so it's worth mentioning in the release notes.

Updates #31810
Updates #36878
Fixes #37066

Change-Id: I2faa6bce4c7d735107eceaef7d95223844846454
Reviewed-on: https://go-review.googlesource.com/c/go/+/217978
Reviewed-by: Rob Pike <r@golang.org>
doc/go1.14.html