mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-17 16:15:07 +00:00
216fa57b88
The `ioutil.NopCloser(reader)` was hiding nested hash readers. We make it an `io.Closer` so it can be attached without wrapping and allows for nesting, by merging the requests.