]> Cypherpunks repositories - gostls13.git/commit
html/template: replace bytes.Compare call with bytes.Equal
authorguoguangwu <guoguangwu@magic-shield.com>
Tue, 20 Feb 2024 06:20:13 +0000 (06:20 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 27 Feb 2024 16:34:44 +0000 (16:34 +0000)
commitdfb2a894744fddfc7a93e3045f8296fb8e22add4
treed63d34fc8a95932ce4349c0f6e3bd6737e1a7965
parent8b94733bc7c648da47ec312476f22d48785be277
html/template: replace bytes.Compare call with bytes.Equal

Change-Id: I1bd3fdf0ceb9a83dbcc07f55b81489eb2c82c9ba
GitHub-Last-Rev: 05d49d7fb921e59529f7105a93b4b7fba51ab525
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>
src/html/template/transition.go