mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
runtime: update link to WriteHeapDump format
The new link is https://golang.org/s/go15heapdump. Change-Id: Ifcaf8572bfe815ffaa78442a1991f6e20e990a50 Reviewed-on: https://go-review.googlesource.com/20740 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
63142027de
commit
7e3344f74e
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
// finalizers, etc.) to a file.
|
||||
|
||||
// The format of the dumped file is described at
|
||||
// https://golang.org/s/go14heapdump.
|
||||
// https://golang.org/s/go15heapdump.
|
||||
|
||||
package runtime
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue