mirror of
https://github.com/rclone/rclone.git
synced 2026-01-01 16:13:35 +00:00
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.
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.