go/src/html
guoguangwu dfb2a89474 html/template: replace bytes.Compare call with bytes.Equal
Change-Id: I1bd3fdf0ceb9a83dbcc07f55b81489eb2c82c9ba
GitHub-Last-Rev: 05d49d7fb9
GitHub-Pull-Request: golang/go#65418
Reviewed-on: https://go-review.googlesource.com/c/go/+/560115
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2024-02-27 16:34:44 +00:00
..
template html/template: replace bytes.Compare call with bytes.Equal 2024-02-27 16:34:44 +00:00
entity.go
entity_test.go
escape.go
escape_test.go
example_test.go
fuzz_test.go html: convert fuzz test to native Go fuzzing 2023-05-10 20:35:20 +00:00