Skip to content

Commit 7bd22f0

Browse files
dmitshurneelance
authored andcommitted
Improve alignment slightly.
1 parent ba9f873 commit 7bd22f0

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

doc/packages.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,25 @@ On each commit, Circle CI automatically compiles all supported packages with Gop
44

55
[![Circle CI](https://circleci.com/gh/gopherjs/gopherjs.svg?style=svg)](https://circleci.com/gh/gopherjs/gopherjs)
66

7-
Name | Supported | Comment
8-
------------------ | ----------- | ----------------------------------------------------------------------------------
9-
archive | |
7+
Name | Supported | Comment
8+
------------------ | ------------ | ----------------------------------------------------------------------------------
9+
archive | |
1010
-- tar | ✅ yes |
1111
-- zip | ✅ yes |
1212
bufio | ✅ yes |
1313
builtin | ✅ yes |
1414
bytes | ✅ yes |
15-
compress | |
15+
compress | |
1616
-- bzip2 | ✅ yes |
1717
-- flate | ✅ yes |
1818
-- gzip | ✅ yes |
1919
-- lzw | ✅ yes |
2020
-- zlib | ✅ yes |
21-
container | |
21+
container | |
2222
-- heap | ✅ yes |
2323
-- list | ✅ yes |
2424
-- ring | ✅ yes |
25-
crypto | |
25+
crypto | |
2626
-- aes | ✅ yes |
2727
-- cipher | ✅ yes |
2828
-- des | ✅ yes |
@@ -41,16 +41,16 @@ crypto | |
4141
-- tls | ❌ no |
4242
-- x509 | ✅ yes |
4343
-- -- pkix | ✅ yes |
44-
database | |
44+
database | |
4545
-- sql | ✅ yes |
4646
-- -- driver | ✅ yes |
47-
debug | |
47+
debug | |
4848
-- dwarf | ✅ yes |
4949
-- elf | ✅ yes |
5050
-- gosym | ☑️ partially | on binaries generated by gc
5151
-- macho | ✅ yes |
5252
-- pe | ✅ yes |
53-
encoding | |
53+
encoding | |
5454
-- ascii85 | ✅ yes |
5555
-- asn1 | ✅ yes |
5656
-- base32 | ✅ yes |
@@ -66,7 +66,7 @@ errors | ✅ yes |
6666
expvar | ✅ yes |
6767
flag | ✅ yes |
6868
fmt | ✅ yes |
69-
go | |
69+
go | |
7070
-- ast | ✅ yes |
7171
-- build | ❌ no |
7272
-- constant | ✅ yes |
@@ -78,7 +78,7 @@ go | |
7878
-- scanner | ✅ yes |
7979
-- token | ✅ yes |
8080
-- types | ❌ no |
81-
hash | |
81+
hash | |
8282
-- adler32 | ✅ yes |
8383
-- crc32 | ✅ yes |
8484
-- crc64 | ✅ yes |
@@ -92,7 +92,7 @@ image | ✅ yes |
9292
-- gif | ✅ yes |
9393
-- jpeg | ✅ yes |
9494
-- png | ✅ yes |
95-
index | |
95+
index | |
9696
-- suffixarray | ✅ yes |
9797
io | ✅ yes |
9898
-- ioutil | ✅ yes |
@@ -143,7 +143,7 @@ syscall | ☑️ partially | node.js only
143143
testing | ✅ yes |
144144
-- iotest | ✅ yes |
145145
-- quick | ✅ yes |
146-
text | |
146+
text | |
147147
-- scanner | ✅ yes |
148148
-- tabwriter | ✅ yes |
149149
-- template | ✅ yes |

0 commit comments

Comments
 (0)