[MM-18033] Upgrade minio-go dependency (#12046)
* Upgrade minio-go dependency * Update go.mod and go.sum
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
f18895667d
Коммит
d2c3933c8e
@@ -25,8 +25,8 @@ import (
|
||||
"github.com/mattermost/mattermost-server/web"
|
||||
"github.com/mattermost/mattermost-server/wsapi"
|
||||
|
||||
s3 "github.com/minio/minio-go"
|
||||
"github.com/minio/minio-go/pkg/credentials"
|
||||
s3 "github.com/minio/minio-go/v6"
|
||||
"github.com/minio/minio-go/v6/pkg/credentials"
|
||||
)
|
||||
|
||||
type TestHelper struct {
|
||||
|
||||
Ссылка в новой задаче
Block a user