Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: Remove use of deprecated io/util | Paulo Gomes | 2023-05-11 | 1 | -3/+2 |
| | | | | Signed-off-by: Paulo Gomes <pjbgf@linux.com> | ||||
* | memoryobject: make blob reader seekable | Kane York | 2020-07-06 | 1 | -0/+28 |
| | | | | Replace the bytes.Buffer with a bytes.Reader wrapped in a custom NopCloser, so that the extra reading methods are sill accessible. | ||||
* | new plumbing package (#118) | Máximo Cuadros | 2016-11-08 | 1 | -0/+71 |
* plumbing: now core was renamed to core, and formats and clients moved inside |