Files
rclone/fs
Eng Zer Jun 4f0ddb60e7 refactor: replace strings.Replace with strings.ReplaceAll
strings.ReplaceAll(s, old, new) is a wrapper function for
strings.Replace(s, old, new, -1). But strings.ReplaceAll is more
readable and removes the hardcoded -1.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-05-17 11:08:37 +01:00
..
2020-10-14 15:21:31 +01:00
2021-10-20 22:56:19 +02:00
2022-04-22 12:44:04 +01:00
2018-08-21 10:58:59 +01:00
2021-06-14 14:42:49 +03:00
2021-06-14 14:42:49 +03:00
2021-06-14 14:42:49 +03:00
2022-04-28 16:29:13 +01:00
2022-04-28 16:29:13 +01:00
2022-04-28 16:29:13 +01:00
2022-03-18 14:04:22 +00:00