]> Cypherpunks repositories - gostls13.git/commit
archive: use strings.Builder
authorcuiweixie <cuiweixie@gmail.com>
Sun, 4 Sep 2022 09:22:48 +0000 (17:22 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 6 Sep 2022 15:44:27 +0000 (15:44 +0000)
commit6fcd9b42e7c6f7e8be75b9d8af01181096b3f752
treeb8577adaff1af0cfb2851f2607af3da1ede907ff
parentc761409e01307592fc3f4e4a73dc82fe1a39c807
archive: use strings.Builder

Change-Id: I07e022ffc022bca6aa12165871e723db3ed83141
Reviewed-on: https://go-review.googlesource.com/c/go/+/428255
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
src/archive/tar/writer_test.go
src/archive/zip/zip_test.go