mirror of
https://github.com/minio/mc.git
synced 2025-11-14 23:42:27 +03:00
User net/url and remove uri implementation
This commit is contained in:
@@ -20,7 +20,6 @@ import "errors"
|
||||
|
||||
// fs
|
||||
var errFspath = errors.New("Arguments missing <S3Path> or <LocalPath>")
|
||||
var errFsuri = errors.New("Invalid uri scheme")
|
||||
var errFskey = errors.New("Key is needed to get the file")
|
||||
|
||||
// configure
|
||||
|
||||
Reference in New Issue
Block a user