I saw that change when reading the Changelog and I thought it doesn't
affect me,
as ZIP format doesn't necessarily involve compression:
https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT
> 4.1.3 Data compression MAY be used to reduce the size of files
> placed into a ZIP file, but is
Hi,
I read through the 1.7 changelog but didn't spot any change that would
explain this behaviour.
Basically given a specific slice of bytes archived via "archive/zip" +
written to a file produces different file when doing so w/ Go 1.6.3 and
1.7.0.
See full repro case:
https://gist.github.com/