mirror of
https://github.com/pgsty/minio.git
synced 2026-08-10 08:13:28 +03:00
move to jwt-go v4 with correct releases (#13586)
This commit is contained in:
@@ -26,7 +26,7 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
jwtg "github.com/golang-jwt/jwt"
|
||||
jwtg "github.com/golang-jwt/jwt/v4"
|
||||
jwtm "github.com/minio/minio/internal/jwt"
|
||||
xnet "github.com/minio/pkg/net"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user