a063f85eca
All checks were successful
continuous-integration/drone/push Build is passing
Accepting a ReadCloser in place of a Reader allows the FileSystem implementation to handle closing the reader, which in turn simplifies downstream code.