I've got some code that stores timestamps in an extras header in a zip. As of some
post-1.0.3 version, one of my tests started failing. I've got it narrowed down to
approximately the following:
http://play.golang.org/p/kfigcf76RE
If you comment out the Extras in the header, the test passes fine.