mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
7366e97dfc
There were instances of errors.Wrap being called with a nil error which the conversion didn't deal with correctly.