rclone/backend/memory
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
..
memory.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
memory_test.go backend: allow wrapping backend tests to run in make quicktest 2022-06-29 17:30:37 +01:00