rclone/backend/onedrive
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 onedrive: add support for group permissions 2024-05-10 16:25:08 +01:00
quickxorhash build: update to go1.23rc1 and make go1.21 the minimum required version 2024-07-20 10:54:47 +01:00
metadata.go onedrive: allow setting permissions to fail if failok flag is set 2024-05-17 11:03:46 +01:00
metadata.md onedrive: skip writing permissions with 'owner' role 2024-05-10 16:25:08 +01:00
onedrive_internal_test.go b2: Include custom upload headers in large file info - fixes #7744 2024-07-15 11:51:37 +01:00
onedrive_test.go onedrive: add support for china region operated by 21vianet #4963 (#4963) 2021-01-29 23:04:21 +03:00
onedrive.go build: fix govet lint errors with golangci-lint v1.60.1 2024-08-14 18:25:40 +01:00