mirror of
https://github.com/rwinkhart/go-winio.git
synced 2026-08-28 04:46:50 -04:00
Since Go 1.6, archive/tar has gained public support for custom PAX Records, so there's no need to maintain a fork of this library anymore. We do end up with a fork of the PAX timestamp parsing/formatting functions, but they are much less likely to change. Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>