Hilko Bengen
|
344ad9d197
|
Don't hide errors while reading from ZIP files
|
2020-03-30 15:45:29 +02:00 |
Hilko Bengen
|
9b520d0821
|
Use filepath.Separator in test code, to fix tests on Windows
|
2020-03-30 14:44:04 +02:00 |
Hilko Bengen
|
72cabd552e
|
Eliminate another root-path-related corner case
|
2020-03-30 14:44:04 +02:00 |
Hilko Bengen
|
d5bfeca89b
|
Work around root directory Open/Stat corner case leading to panic
See https://github.com/spf13/afero/pull/146#issuecomment-470840725
|
2020-03-30 14:44:04 +02:00 |
Hilko Bengen
|
4f00b06400
|
Add zipfs, an archive/zip-based read-only filesystem
|
2020-03-30 14:44:04 +02:00 |