mirror of
https://github.com/rclone/rclone.git
synced 2026-03-01 19:01:11 +00:00
go1.15 introduced a stricter policy for what you can convert with `string()` and now `go vet` warns if you try to do `string(int)`. See: https://github.com/golang/go/issues/32479
8.9 KiB
8.9 KiB