rclone/fs/asyncreader
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
..
asyncreader.go Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
asyncreader_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00