mirror of
https://github.com/rclone/rclone.git
synced 2025-05-13 21:26:56 +02:00
bbolt fails with "unsafe pointer conversion" under the go1.14 race detector. Disable race tests until https://github.com/etcd-io/bbolt/issues/187 is fixed.