]> Cypherpunks repositories - gostls13.git/commit
encoding/xml: use bytes.Buffer.WriteString
authorDaniel Martí <mvdan@mvdan.cc>
Thu, 4 Aug 2022 10:55:33 +0000 (11:55 +0100)
committerDaniel Martí <mvdan@mvdan.cc>
Tue, 9 Aug 2022 18:32:01 +0000 (18:32 +0000)
commitbeebd537ca1ae8ff29576477a88be7d8dff7d638
tree719ae776535adc3cc70fe7eea333f4484dc92f91
parent469a87d7a57572148a176db1f43767aa90cdd10d
encoding/xml: use bytes.Buffer.WriteString

Change-Id: Icb0b917c48252ed8831e6c07109c1bc2d2438a42
Reviewed-on: https://go-review.googlesource.com/c/go/+/421234
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: hopehook <hopehook@qq.com>
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Dan Kortschak <dan@kortschak.io>
src/encoding/xml/xml.go