mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +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. |
||
---|---|---|
.. | ||
testdata/verify | ||
noselfupdate.go | ||
selfupdate_test.go | ||
selfupdate.go | ||
selfupdate.md | ||
verify_test.go | ||
verify.go | ||
writable_unix.go | ||
writable_unsupported.go | ||
writable_windows.go |