fix: update jwt package import to v5 across multiple files

This commit is contained in:
CaIon
2025-10-09 14:17:49 +08:00
parent d65a04ae9b
commit 0ecdf1b8ff
4 changed files with 4 additions and 5 deletions

View File

@@ -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