Updated dependencies

This commit is contained in:
2019-06-03 20:17:09 +09:00
parent 8c2a644e2f
commit c29f4fbcb9
4 changed files with 26 additions and 20 deletions

View File

@ -9,7 +9,7 @@ import (
"github.com/animenotifier/notify.moe/arn"
"github.com/animenotifier/notify.moe/components"
"github.com/animenotifier/notify.moe/utils"
minio "github.com/minio/minio-go"
minio "github.com/minio/minio-go/v6"
)
var spaces *minio.Client