rclone/backend/webdav
Nick Craig-Wood 61b27cda80 build: fix govet lint errors with golangci-lint v1.60.1
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.
2024-08-14 18:25:40 +01:00
..
api owncloud: add config owncloud_exclude_shares which allows to exclude shared files and folders when listing remote resources 2024-01-31 14:47:24 +00:00
odrvcookie webdav: add SharePoint in other specific regions support 2022-06-08 17:24:35 +01:00
chunking.go webdav: nextcloud: fix segment violation in low-level retry 2023-08-01 11:15:33 +09:00
webdav_internal_test.go Fix new lint issues reported by golangci-lint v1.59.0 2024-05-31 09:48:32 +02:00
webdav_test.go webdav: add support for chunked uploads — fix #3666 2023-03-17 11:09:08 +00:00
webdav.go build: fix govet lint errors with golangci-lint v1.60.1 2024-08-14 18:25:40 +01:00