Switch to spf13 fork of pflag - fixes #116

This supports --long value as well as --long=value which is as
expected for a unix utility.
This commit is contained in:
Nick Craig-Wood
2015-08-29 18:14:24 +01:00
parent 8b60ab86a1
commit 0168f55f3e
4 changed files with 9 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ import (
"strings"
"time"
"github.com/ogier/pflag"
"github.com/spf13/pflag"
"github.com/ncw/rclone/fs"
// Active file systems