mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Move dependency from minio-go v6 to v7 (#10042)
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
"net/http"
|
||||
"testing"
|
||||
|
||||
minio "github.com/minio/minio-go/v6"
|
||||
minio "github.com/minio/minio-go/v7"
|
||||
)
|
||||
|
||||
// Test Post Policy parsing and checking conditions
|
||||
|
||||
Reference in New Issue
Block a user