]> Cypherpunks repositories - gostls13.git/commit
html/template: use maps.Copy in escaper.escapeListConditionally
authorJes Cok <xigua67damn@gmail.com>
Wed, 11 Sep 2024 15:48:56 +0000 (15:48 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 11 Sep 2024 18:05:46 +0000 (18:05 +0000)
commit1dfb33e8612d20f41cf4e034d9d0838abf75e04b
tree04cb48f0dca6d0c5caf243ee1b992201ac6ec646
parent2d9255b0eae02861ccae38e54c174624138c1693
html/template: use maps.Copy in escaper.escapeListConditionally

To make it a little simpler.

Change-Id: I0d7f015e8f245fbdd8c5cf5c10e8d2bd44b91021
GitHub-Last-Rev: 2eae47fe8bc5704de86a91ac87c76e49f51d2fe7
GitHub-Pull-Request: golang/go#69396
Reviewed-on: https://go-review.googlesource.com/c/go/+/612397
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Tim King <taking@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/html/template/escape.go