mirror of
https://github.com/rclone/rclone.git
synced 2026-04-25 18:02:48 -04: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.