fix vendor i hope

This commit is contained in:
bel
2020-03-12 00:54:03 +00:00
parent 9637c04bc5
commit e5ba896fd4

View File

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