mirror of
https://github.com/minio/mc.git
synced 2025-11-10 13:42:32 +03:00
deps: update jwt-go dependency (#3756)
This commit is contained in:
@@ -27,7 +27,7 @@ import (
|
||||
"github.com/minio/mc/pkg/probe"
|
||||
"github.com/minio/pkg/console"
|
||||
|
||||
jwtgo "github.com/dgrijalva/jwt-go"
|
||||
jwtgo "github.com/golang-jwt/jwt"
|
||||
json "github.com/minio/colorjson"
|
||||
yaml "gopkg.in/yaml.v2"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user