mirror of
https://github.com/rclone/rclone.git
synced 2026-01-25 07:29:16 -05: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.