rclone/fstest/test_all
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
..
clean.go Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
config.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
config.yaml s3: add Qiniu KODO to s3 provider list - fixes #6195 2022-10-13 15:49:22 +01:00
report.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
run.go refactor: replace strings.Replace with strings.ReplaceAll 2022-05-17 11:08:37 +01:00
run_test.go build: update to use go1.14 for the build 2020-02-26 21:26:47 +00:00
test_all.go build: reformat comments to pass go1.19 vet 2022-08-05 16:35:41 +01:00