chore: upgrade backend dependencies

This commit is contained in:
Steven
2024-01-28 07:13:11 +08:00
parent 11dd23f59b
commit 87b23940a6
7 changed files with 44 additions and 44 deletions

View File

@@ -7,7 +7,7 @@ import (
"strings"
"time"
"github.com/golang-jwt/jwt/v4"
"github.com/golang-jwt/jwt/v5"
"github.com/labstack/echo/v4"
"github.com/pkg/errors"
"golang.org/x/crypto/bcrypt"