mirror of
https://github.com/rclone/rclone.git
synced 2026-03-08 01:01:52 -05: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.