rclone/fs/walk
Nick Craig-Wood aa93b39d9b build: fix tests on go1.15
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
2020-07-25 18:51:28 +01:00
..
walk_test.go build: fix tests on go1.15 2020-07-25 18:51:28 +01:00
walk.go Fix error counter - fixes #3650 2019-11-18 14:13:02 +00:00