mirror of
https://github.com/pgsty/minio.git
synced 2026-07-24 22:46:16 +03:00
move to jwt-go v4 with correct releases (#13586)
This commit is contained in:
@@ -31,7 +31,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/golang-jwt/jwt"
|
||||
"github.com/golang-jwt/jwt/v4"
|
||||
"github.com/minio/minio/internal/config"
|
||||
xhttp "github.com/minio/minio/internal/http"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user