diff --git a/doc/go1.15.html b/doc/go1.15.html index fdc29238f8..8872d71138 100644 --- a/doc/go1.15.html +++ b/doc/go1.15.html @@ -657,11 +657,6 @@ Do not send CLs removing the interior tags from such phrases.
encoding/json
-

- Decoding a JSON array into a slice no longer reuses any existing slice elements, - following the rules that the package documentation already stated. -

-

The package now has an internal limit to the maximum depth of nesting when decoding. This reduces the possibility that a