mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
bcdfad3c83
This changes log statements from log to fs package, which is required for --use-json-log to properly make log output in JSON format. The recently added custom linting rule, handled by ruleguard via gocritic via golangci-lint, warns about these and suggests the alternative. Fixing was therefore basically running "golangci-lint run --fix", although some manual fixup of mainly imports are necessary following that. |
||
---|---|---|
.. | ||
cache_internal_test.go | ||
cache_test.go | ||
cache_unsupported.go | ||
cache_upload_test.go | ||
cache.go | ||
directory.go | ||
handle.go | ||
object.go | ||
plex.go | ||
storage_memory.go | ||
storage_persistent.go | ||
utils_test.go |