mirror of
https://github.com/rclone/rclone.git
synced 2025-08-23 11:32:03 +02:00
Fix ogier/pflag vs spf13/pflag
This commit is contained in:
@@ -14,8 +14,8 @@ import (
|
||||
"sync/atomic"
|
||||
"time"
|
||||
|
||||
"github.com/ogier/pflag"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/spf13/pflag"
|
||||
|
||||
"golang.org/x/text/unicode/norm"
|
||||
)
|
||||
|
Reference in New Issue
Block a user