mirror of
https://github.com/rclone/rclone
synced 2024-11-18 18:46:07 +01:00
aa93b39d9b
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 |
||
---|---|---|
.. | ||
walk_test.go | ||
walk.go |