aboutsummaryrefslogtreecommitdiff
path: root/api/next.txt
diff options
context:
space:
mode:
authorAlex Brainman <alex.brainman@gmail.com>2016-05-04 12:20:14 +1000
committerBrad Fitzpatrick <bradfitz@golang.org>2016-05-04 05:55:07 +0000
commitba6765c237ed4dece0056b774d81e160b3839db1 (patch)
tree045bc4dc2cd3ce4c2aa2b8724fef4ee605605ac9 /api/next.txt
parent9f8ecd75fcbee462dc9f1f2d1ce1025a14e1cf5b (diff)
downloadgo-ba6765c237ed4dece0056b774d81e160b3839db1.tar.gz
go-ba6765c237ed4dece0056b774d81e160b3839db1.zip
cmd/api: remove debug/pe replated changes from next.txt
See CL 22720 for details. Updates #15345 Change-Id: If93ddbb8137d57da9846b671160b4cebe1992570 Reviewed-on: https://go-review.googlesource.com/22752 Reviewed-by: David Crawshaw <crawshaw@golang.org>
Diffstat (limited to 'api/next.txt')
-rw-r--r--api/next.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/api/next.txt b/api/next.txt
index a4ced103ed..09e6cf1f96 100644
--- a/api/next.txt
+++ b/api/next.txt
@@ -147,14 +147,6 @@ pkg debug/elf, const R_390_TLS_TPOFF R_390
pkg debug/elf, method (R_390) GoString() string
pkg debug/elf, method (R_390) String() string
pkg debug/elf, type R_390 int
-pkg debug/pe, method (StringTable) String(uint32) (string, error)
-pkg debug/pe, type File struct, StringTable StringTable
-pkg debug/pe, type Reloc struct
-pkg debug/pe, type Reloc struct, SymbolTableIndex uint32
-pkg debug/pe, type Reloc struct, Type uint16
-pkg debug/pe, type Reloc struct, VirtualAddress uint32
-pkg debug/pe, type Section struct, Relocs []Reloc
-pkg debug/pe, type StringTable []uint8
pkg encoding/json, method (*Encoder) DisableHTMLEscaping()
pkg encoding/json, method (*Encoder) Indent(string, string)
pkg go/build, type Package struct, CgoFFLAGS []string