fix vendor i hope

master
bel 2020-03-12 00:54:03 +00:00
parent 9637c04bc5
commit e5ba896fd4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import (
"sort"
"strings"
minio "github.com/minio/minio-go"
minio "github.com/minio/minio-go/v6"
)
type Minio struct {