mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-19 15:28:38 +00:00
fix: update jwt package import to v5 across multiple files
This commit is contained in:
@@ -17,7 +17,7 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/golang-jwt/jwt"
|
||||
"github.com/golang-jwt/jwt/v5"
|
||||
)
|
||||
|
||||
// https://open.bigmodel.cn/doc/api#chatglm_std
|
||||
|
||||
Reference in New Issue
Block a user