mirror of
https://github.com/rclone/rclone.git
synced 2026-01-03 17:13:18 +00:00
Replace sync with lib/sync for deadlock detection with deadlock build tag
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
"io"
|
||||
"path"
|
||||
"strings"
|
||||
"sync"
|
||||
"github.com/rclone/rclone/lib/sync"
|
||||
"time"
|
||||
|
||||
"github.com/rclone/rclone/fs"
|
||||
|
||||
Reference in New Issue
Block a user