mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
61b27cda80
There were a lot of instances of this lint error printf: non-constant format string in call to github.com/rclone/rclone/fs.Logf (govet) Which were fixed by re-arranging the arguments and adding "%s". There were quite a few genuine bugs which were found too. |
||
---|---|---|
.. | ||
testdata/mybucket | ||
backend.go | ||
ioutils.go | ||
list.go | ||
logger.go | ||
pager.go | ||
s3_test.go | ||
s3.go | ||
serve_s3.md | ||
server.go | ||
utils.go |