mirror of
https://github.com/restic/restic.git
synced 2026-01-31 10:59:58 -05:00
So, `dep` got an nice new feature to remove tests and non-go files from `vendor/`, and this brings the size of the vendor directory from ~300MiB down to ~20MiB. We don that now. |
||
|---|---|---|
| .. | ||
| common.go | ||
| coverage.go | ||
| doc.go | ||
| gen.go | ||
| gen_common.go | ||
| gen_index.go | ||
| go1_1.go | ||
| go1_2.go | ||
| index.go | ||
| language.go | ||
| lookup.go | ||
| Makefile | ||
| match.go | ||
| parse.go | ||
| tables.go | ||
| tags.go | ||