src/main/resources/libraries/0.25.0.yaml (147 lines of code) (raw):
---
archive/tar: false
archive/zip: true
bufio: true
bytes: true
compress/bzip2: true
compress/flate: true
compress/gzip: true
compress/lzw: true
compress/zlib: true
container/heap: true
container/list: true
container/ring: true
context: true
crypto: true
crypto/aes: true
crypto/cipher: true
crypto/des: true
crypto/dsa: true
crypto/ecdsa: true
crypto/ed25519: false
crypto/elliptic: true
crypto/hmac: true
crypto/md5: true
crypto/rand: true
crypto/rc4: true
crypto/rsa: true
crypto/sha1: true
crypto/sha256: true
crypto/sha512: true
crypto/subtle: true
crypto/tls: false
crypto/x509: false
crypto/x509/pkix: true
database/sql: true
database/sql/driver: true
debug/buildinfo: false
debug/dwarf: true
debug/elf: true
debug/gosym: true
debug/macho: true
debug/pe: true
debug/plan9obj: true
embed: true
encoding: true
encoding/ascii85: true
encoding/asn1: true
encoding/base32: true
encoding/base64: true
encoding/binary: true
encoding/csv: true
encoding/gob: false
encoding/hex: true
encoding/json: true
encoding/pem: true
encoding/xml: false
errors: true
expvar: false
flag: true
fmt: true
go/ast: true
go/build: true
go/build/constraint: true
go/constant: true
go/doc: false
go/format: true
go/importer: false
go/parser: true
go/printer: true
go/scanner: true
go/token: true
go/types: true
hash: true
hash/adler32: true
hash/crc32: true
hash/crc64: true
hash/fnv: true
hash/maphash: true
html: true
html/template: true
image: true
image/color: true
image/color/palette: true
image/draw: true
image/gif: true
image/jpeg: true
image/png: true
index/suffixarray: true
io: true
io/fs: true
io/ioutil: true
log: true
log/syslog: true
math: true
math/big: true
math/bits: true
math/cmplx: true
math/rand: true
mime: true
mime/multipart: true
mime/quotedprintable: true
net: true
net/http: false
net/http/cgi: false
net/http/cookiejar: false
net/http/fcgi: false
net/http/httptest: false
net/http/httptrace: false
net/http/httputil: false
net/http/pprof: false
net/mail: true
net/netip: true
net/rpc: false
net/rpc/jsonrpc: false
net/smtp: false
net/textproto: true
net/url: true
os: true
os/exec: true
os/signal: true
os/user: false
path: true
path/filepath: true
plugin: false
reflect: true
regexp: true
regexp/syntax: true
sort: true
strconv: true
strings: true
sync: true
sync/atomic: true
syscall: true
testing: true
testing/fstest: true
testing/iotest: true
testing/quick: false
text/scanner: true
text/tabwriter: true
text/template: true
text/template/parse: true
time: true
time/tzdata: false
unicode: true
unicode/utf16: true
unicode/utf8: true
unsafe: true