]> Cypherpunks repositories - gostls13.git/commit
runtime/debug: document ParseBuildInfo and (*BuildInfo).String
authorIan Lance Taylor <iant@golang.org>
Wed, 23 Oct 2024 00:21:33 +0000 (17:21 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 23 Oct 2024 04:48:53 +0000 (04:48 +0000)
commit0c460ad0142b6ca1866272002f90fb8166ce4cc0
treee31d18c957261fd5f89e6fa21da159293adf2140
parent7d9802ac5e8e16dddb7e4368172a1c1666fccb77
runtime/debug: document ParseBuildInfo and (*BuildInfo).String

For #51026
Fixes #69971

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