mirror of
https://github.com/rclone/rclone.git
synced 2025-12-26 05:03:43 +00:00
There were instances of errors.Wrap being called with a nil error which the conversion didn't deal with correctly.
There were instances of errors.Wrap being called with a nil error which the conversion didn't deal with correctly.