Fix Module (#32)

This commit is contained in:
Daniel Valdivia
2020-04-06 11:58:34 -07:00
committed by GitHub
parent d57ec001f4
commit c8938dc131
93 changed files with 124 additions and 124 deletions

View File

@@ -23,7 +23,7 @@ import (
"errors"
"github.com/go-openapi/swag"
"github.com/minio/m3/mcs/models"
"github.com/minio/mcs/models"
"github.com/minio/mc/pkg/probe"
"github.com/minio/minio-go/v6"
"github.com/stretchr/testify/assert"