archive: support using zstd (MR 25)
This external module was chosen because it's a native Go implementation of zstd, and not a wrapper around some external utility or some CGO thing.
This commit is contained in:
This external module was chosen because it's a native Go implementation of zstd, and not a wrapper around some external utility or some CGO thing.