]> Cypherpunks repositories - gostls13.git/commit
cmd/go: look at runes, not bytes, when printing env vars
authorIan Lance Taylor <iant@golang.org>
Fri, 21 Feb 2025 06:20:38 +0000 (22:20 -0800)
committerGopher Robot <gobot@golang.org>
Sat, 22 Feb 2025 06:12:14 +0000 (22:12 -0800)
commitf062d7b10b276c1b698819f492e4b4754e160ee3
treec0e524a4f345415279b64f99543e0c78a00670f7
parente15d14873f3e73fa82d1e3242113182035c135ba
cmd/go: look at runes, not bytes, when printing env vars

For #58508
Fixes #71863

Change-Id: Ib1ebaf751bcc6900da6ffd01a9462dd237e2c89a
Reviewed-on: https://go-review.googlesource.com/c/go/+/651295
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Michael Matloob <matloob@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/cmd/go/internal/envcmd/env.go