extend tests

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-02-04 09:43:40 +03:00
parent 6efc858dbd
commit 560cb01564
3 changed files with 30 additions and 5 deletions

1
go.mod
View File

@@ -4,6 +4,7 @@ go 1.15
require (
github.com/gabriel-vasile/mimetype v1.1.2
github.com/google/uuid v1.1.5
github.com/minio/minio-go/v7 v7.0.7
github.com/unistack-org/micro/v3 v3.2.0
)