The file permissions included a go specific directory bit which accidentially forced the usage of the GNU header format. This leads to problems with 7zip on Windows or when extended attributes are used.
This conversion is necessary as paths returned by filepath.Rel use the operating-system native path separator
Tarballs should only contain relative paths.