mirror of
https://github.com/pgsty/minio.git
synced 2026-03-16 17:53:43 +01:00
Move dependency from minio-go v6 to v7 (#10042)
This commit is contained in:
@@ -25,7 +25,7 @@ import (
|
||||
"path"
|
||||
"sync"
|
||||
|
||||
"github.com/minio/minio-go/v6/pkg/tags"
|
||||
"github.com/minio/minio-go/v7/pkg/tags"
|
||||
xhttp "github.com/minio/minio/cmd/http"
|
||||
"github.com/minio/minio/cmd/logger"
|
||||
"github.com/minio/minio/pkg/mimedb"
|
||||
|
||||
Reference in New Issue
Block a user