mirror of
https://github.com/rclone/rclone.git
synced 2025-02-04 05:08:23 +02:00
The update to v2 of the swift library introduces a context parameter to each function. This required a lot of mostly mechanical changes adding context parameters. See: https://github.com/ncw/swift/issues/159 See: https://github.com/ncw/swift/issues/161