mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-23 13:13:40 +08:00
upgrade jwt
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/golang-jwt/jwt"
|
||||
jwt "github.com/golang-jwt/jwt/v5"
|
||||
"github.com/seaweedfs/seaweedfs/weed/glog"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user