support minio as object storage

This commit is contained in:
MaysWind
2024-07-28 16:06:32 +08:00
parent c92a9e61b0
commit d05736d0eb
7 changed files with 198 additions and 14 deletions
+6
View File
@@ -93,6 +93,12 @@
"url": "https://github.com/go-mail/mail",
"licenseUrl": "https://github.com/go-mail/mail/blob/v2.3.1/LICENSE"
},
{
"name": "MinIO Go Client SDK",
"copyright": "MinIO Cloud Storage, (C) 2014-2020 MinIO, Inc.",
"url": "https://github.com/minio/minio-go",
"licenseUrl": "https://github.com/minio/minio-go/blob/v7.0.74/LICENSE"
},
{
"name": "barcode",
"copyright": "Copyright (c) 2014 Florian Sundermann",