chore: update deps

This commit is contained in:
Jacky 2024-07-26 23:28:18 +08:00
parent a0e3d1ee91
commit 3a035e9930
No known key found for this signature in database
GPG key ID: 215C21B10DF38B4D
3 changed files with 3 additions and 39 deletions

View file

@ -5,7 +5,7 @@ import (
"github.com/0xJacky/Nginx-UI/model"
"github.com/0xJacky/Nginx-UI/query"
"github.com/0xJacky/Nginx-UI/settings"
"github.com/dgrijalva/jwt-go"
"github.com/golang-jwt/jwt/v4"
"github.com/pkg/errors"
"strings"
"time"