mirror of
https://github.com/minio/minio.git
synced 2025-11-11 14:30:17 -05:00
Move dependency from minio-go v6 to v7 (#10042)
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
"fmt"
|
||||
"testing"
|
||||
|
||||
miniogo "github.com/minio/minio-go/v6"
|
||||
miniogo "github.com/minio/minio-go/v7"
|
||||
"github.com/minio/minio/pkg/hash"
|
||||
|
||||
minio "github.com/minio/minio/cmd"
|
||||
|
||||
Reference in New Issue
Block a user