mirror of
https://github.com/minio/minio.git
synced 2025-11-10 22:10:12 -05:00
Change all minio-io path to minio
This commit is contained in:
@@ -19,7 +19,7 @@ package httpserver
|
||||
import (
|
||||
"net/http"
|
||||
|
||||
"github.com/minio-io/minio/pkg/utils/log"
|
||||
"github.com/minio/minio/pkg/utils/log"
|
||||
)
|
||||
|
||||
// Config - http server config
|
||||
|
||||
Reference in New Issue
Block a user