rclone/backend/compress
albertony 5d6b8141ec Replace deprecated ioutil
As of Go 1.16, the same functionality is now provided by package io or
package os, and those implementations should be preferred in new code.
2022-11-07 11:41:47 +00:00
..
.gitignore compress: added experimental compression remote - implements #2098, #1356, #675 2020-11-13 02:31:59 +01:00
compress.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
compress_test.go backend: allow wrapping backend tests to run in make quicktest 2022-06-29 17:30:37 +01:00