1
0
mirror of https://github.com/golang/go synced 2024-11-06 11:36:16 -07:00
go/src/debug
Dan Kortschak da2773fe3e all: fix some typos
Change-Id: I7dfae0fc91c2d70873ec7ec920be7c0a4888153a
Reviewed-on: https://go-review.googlesource.com/c/go/+/390175
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Trust: Daniel Martí <mvdan@mvdan.cc>
2022-03-06 20:47:39 +00:00
..
buildinfo runtime/debug: replace (*BuildInfo).Marshal methods with Parse and String 2022-02-09 19:44:03 +00:00
dwarf all: fix some typos 2022-03-06 20:47:39 +00:00
elf debug/elf: do not read unrelated bytes for SHT_NOBITS sections 2022-01-14 18:20:45 +00:00
gosym all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
macho all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
pe all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
plan9obj all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00