mirror of
https://github.com/pgsty/minio.git
synced 2026-09-12 21:44:04 +03:00
Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
"bytes"
|
||||
"net/http"
|
||||
|
||||
"github.com/minio/minio/internal/github.com/gorilla/rpc/v2/json"
|
||||
"github.com/gorilla/rpc/v2/json"
|
||||
"github.com/minio/minio/pkg/probe"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user