]> Cypherpunks repositories - gostls13.git/commit
runtime/debug: minor cleanups after CL 384154
authorIan Lance Taylor <iant@golang.org>
Wed, 23 Oct 2024 00:24:56 +0000 (17:24 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 23 Oct 2024 04:48:55 +0000 (04:48 +0000)
commitd0631b90a3b0934d0fe223e2d889d785d297f083
treeb8aec1636d3c5a616dbb7fbfac3a27f43124455b
parent0c460ad0142b6ca1866272002f90fb8166ce4cc0
runtime/debug: minor cleanups after CL 384154

Change some vars to consts, remove some unneeded string conversions.

Change-Id: Ib12eed11ef080c4b593c8369bb915117e7100045
Reviewed-on: https://go-review.googlesource.com/c/go/+/621838
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/runtime/debug/mod.go