[🚀] v0.12.20

This commit is contained in:
2025-01-09 17:10:36 +08:00
parent ba7f1292f9
commit 3e5f407402
5 changed files with 115 additions and 81 deletions

View File

@ -6,7 +6,7 @@ import (
"strings"
"time"
"github.com/golang-jwt/jwt/v4"
"github.com/golang-jwt/jwt/v5"
"github.com/google/uuid"
)