mirror of
https://github.com/rclone/rclone.git
synced 2025-12-28 14:13:28 +00:00
Replace sync with lib/sync for deadlock detection with deadlock build tag
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
||||
"sort"
|
||||
"strconv"
|
||||
"strings"
|
||||
"sync"
|
||||
"github.com/rclone/rclone/lib/sync"
|
||||
"time"
|
||||
|
||||
"github.com/aws/aws-sdk-go/aws"
|
||||
|
||||
Reference in New Issue
Block a user