]> Cypherpunks repositories - gostls13.git/commit
debug/elf: remove incorrect doc link
authorIan Lance Taylor <iant@golang.org>
Fri, 9 Feb 2024 22:11:39 +0000 (14:11 -0800)
committerGopher Robot <gobot@golang.org>
Tue, 23 Apr 2024 16:49:58 +0000 (16:49 +0000)
commit08e73e61521d7b83198407211aa232ed4f572f18
treedf9fa4f22aa1c325b0fc08b6035c4d9786e9e53d
parent8d880da1c42d0bc81e9e350df4f3fc4238c79873
debug/elf: remove incorrect doc link

Here Version is a field in Symbol, not the elf.Version type.

Change-Id: I0285937d806d1a9b53b49420b45a07744be244c2
Reviewed-on: https://go-review.googlesource.com/c/go/+/563095
Reviewed-by: Ian Lance Taylor <iant@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Austin Clements <austin@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/debug/elf/file.go