mirror of
https://github.com/minio/minio.git
synced 2025-11-21 02:09:08 -05:00
move the dependency to minio/pkg for common libraries (#12397)
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
|
||||
"github.com/minio/minio/cmd/config/api"
|
||||
"github.com/minio/minio/cmd/logger"
|
||||
"github.com/minio/minio/pkg/sys"
|
||||
"github.com/minio/pkg/sys"
|
||||
)
|
||||
|
||||
type apiConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user