]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: use strings.Builder
authorcuiweixie <cuiweixie@gmail.com>
Sun, 4 Sep 2022 12:05:52 +0000 (20:05 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 8 Sep 2022 14:33:38 +0000 (14:33 +0000)
commit866fbb67d0285240c3cf0c430ff018d20f99379c
treeca80d5d4b5f2a8eb4ca5a5a266fb0c89fd70d196
parent47faad111fc025cbcef01b67a5e125a61791815a
cmd/dist: use strings.Builder

Change-Id: I56bd5d6b1333a96339340e5af5e6470cc7fb11a2
Reviewed-on: https://go-review.googlesource.com/c/go/+/428287
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/cmd/dist/buildgo.go
src/cmd/dist/buildruntime.go