update all other dependent packages

This commit is contained in:
Harshavardhana
2020-07-25 12:25:21 -07:00
committed by Minio Trusted
parent b631ab38d0
commit 7fa3279a93
18 changed files with 93 additions and 224 deletions

View File

@@ -34,7 +34,7 @@ import (
"github.com/go-openapi/swag"
"github.com/minio/mcs/models"
xjwt "github.com/minio/mcs/pkg/auth/jwt"
"github.com/minio/minio-go/v6/pkg/credentials"
"github.com/minio/minio-go/v7/pkg/credentials"
uuid "github.com/satori/go.uuid"
"golang.org/x/crypto/pbkdf2"
)