]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgo/check-packages.txt
2019-06-16 Thomas Koenig <tkoenig@gcc.gnu.org>
[thirdparty/gcc.git] / libgo / check-packages.txt
CommitLineData
497f3a64 1archive/tar
2archive/zip
3bufio
4bytes
5cmd/go/internal/cache
b0751b12 6cmd/go/internal/dirhash
497f3a64 7cmd/go/internal/generate
8cmd/go/internal/get
b0751b12 9cmd/go/internal/imports
497f3a64 10cmd/go/internal/load
31975c5e 11cmd/go/internal/lockedfile
12cmd/go/internal/lockedfile/internal/filelock
b0751b12 13cmd/go/internal/modconv
14cmd/go/internal/modfetch
15cmd/go/internal/modfetch/codehost
16cmd/go/internal/modfile
17cmd/go/internal/modload
18cmd/go/internal/module
19cmd/go/internal/mvs
20cmd/go/internal/par
21cmd/go/internal/search
22cmd/go/internal/semver
23cmd/go/internal/txtar
24cmd/go/internal/web2
497f3a64 25cmd/go/internal/work
26cmd/internal/buildid
27cmd/internal/edit
28cmd/internal/objabi
29cmd/internal/test2json
497f3a64 30compress/bzip2
31compress/flate
32compress/gzip
33compress/lzw
34compress/zlib
35container/heap
36container/list
37container/ring
38context
39crypto
40crypto/aes
41crypto/cipher
42crypto/des
43crypto/dsa
44crypto/ecdsa
45crypto/elliptic
46crypto/hmac
b0751b12 47crypto/internal/subtle
497f3a64 48crypto/md5
49crypto/rand
50crypto/rc4
51crypto/rsa
52crypto/sha1
53crypto/sha256
54crypto/sha512
55crypto/subtle
56crypto/tls
57crypto/x509
58database/sql
59database/sql/driver
60debug/dwarf
61debug/elf
62debug/macho
63debug/pe
64debug/plan9obj
497f3a64 65encoding/ascii85
66encoding/asn1
67encoding/base32
68encoding/base64
69encoding/binary
70encoding/csv
71encoding/gob
72encoding/hex
73encoding/json
74encoding/pem
75encoding/xml
76errors
77expvar
78flag
79fmt
80go/ast
81go/build
82go/constant
83go/doc
84go/format
85go/importer
86go/internal/gccgoimporter
87go/internal/gcimporter
88go/internal/srcimporter
89go/parser
90go/printer
91go/scanner
92go/token
93go/types
497f3a64 94hash
95hash/adler32
96hash/crc32
97hash/crc64
98hash/fnv
99html
100html/template
101image
102image/color
103image/draw
104image/jpeg
105image/png
106index/suffixarray
b0751b12 107internal/cpu
31975c5e 108internal/fmtsort
497f3a64 109internal/poll
110internal/singleflight
111internal/trace
31975c5e 112internal/x/crypto/chacha20poly1305
113internal/x/crypto/cryptobyte
114internal/x/crypto/curve25519
115internal/x/crypto/hkdf
116internal/x/crypto/internal/chacha20
117internal/x/crypto/poly1305
118internal/x/net/dns/dnsmessage
119internal/x/net/http/httpguts
120internal/x/net/http/httpproxy
121internal/x/net/http2/hpack
122internal/x/net/idna
123internal/xcoff
497f3a64 124io
125io/ioutil
126log
127log/syslog
128math
129math/big
130math/bits
131math/cmplx
132math/rand
133mime
134mime/multipart
135mime/quotedprintable
136net
137net/http
138net/http/cgi
139net/http/cookiejar
140net/http/fcgi
141net/http/httptest
142net/http/httptrace
143net/http/httputil
144net/http/internal
6d002c12 145net/http/pprof
497f3a64 146net/internal/socktest
147net/mail
148net/rpc
149net/rpc/jsonrpc
150net/smtp
151net/textproto
152net/url
153os
154os/exec
155os/signal
156os/user
157path
158path/filepath
159reflect
160regexp
161regexp/syntax
162runtime
163runtime/debug
164runtime/internal/atomic
31975c5e 165runtime/internal/math
497f3a64 166runtime/internal/sys
167runtime/pprof
168runtime/pprof/internal/profile
169runtime/trace
170sort
171strconv
172strings
173sync
174sync/atomic
175syscall
176testing/quick
177text/scanner
178text/tabwriter
179text/template
180text/template/parse
181time
182unicode
183unicode/utf16
184unicode/utf8