mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 21:50:22 +03:00
Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
|
||||
package main
|
||||
|
||||
import "github.com/minio/minio/internal/github.com/minio/cli"
|
||||
import "github.com/minio/cli"
|
||||
|
||||
// Collection of minio commands currently supported are
|
||||
var commands = []cli.Command{}
|
||||
|
||||
Reference in New Issue
Block a user