mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 13:10:22 +03:00
Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"github.com/minio/minio/internal/github.com/minio/cli"
|
||||
"github.com/minio/cli"
|
||||
"github.com/minio/minio/pkg/controller"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user