mirror of
https://github.com/minio/minio.git
synced 2025-11-22 10:37:42 -05:00
Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled
This commit is contained in:
@@ -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/server"
|
||||
"github.com/minio/minio/pkg/server/api"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user