mirror of
https://github.com/rclone/rclone.git
synced 2025-12-25 20:53:28 +00:00
This was necessary because go1.14 seems to have a modules related bug which means it tries to build modules even though the uses of them are all disabled with build constraints. This seems to be fixed in go1.15.