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. |
||
---|---|---|
.. | ||
serve | ||
templates | ||
testdata | ||
auth_test.go | ||
auth.go | ||
context.go | ||
middleware_test.go | ||
middleware.go | ||
server_test.go | ||
server.go | ||
template_test.go | ||
template.go |