]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.20] html/template,mime/multipart: document new GODEBUG settings
authorMichael Anthony Knyszek <mknyszek@google.com>
Tue, 4 Apr 2023 22:07:09 +0000 (22:07 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 5 Apr 2023 16:19:16 +0000 (16:19 +0000)
commit5c7c20e262bdef14c23bd07950bde94ba335ee63
tree75256c72e7de45b7421495e39d6e4dfd66b6e512
parent7c47a6b15782b13ecb76fd3c6c18e5f1edc34733
[release-branch.go1.20] html/template,mime/multipart: document new GODEBUG settings

This change documents the new GODEBUG settings introduced for
html/template and mime/multipart, released with Go 1.19.8 and Go 1.20.3
as part of a security fix.

Updates #59153.
For #59270.
Updates #59234.
For #59272.

Change-Id: I25f4d8245da3301dccccfb44da8ff1a5985392a4
Reviewed-on: https://go-review.googlesource.com/c/go/+/482555
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
Run-TryBot: Michael Knyszek <mknyszek@google.com>
src/html/template/doc.go
src/mime/multipart/multipart.go