update third party dependencies

This commit is contained in:
MaysWind
2022-03-20 23:13:34 +08:00
parent 7364380312
commit 2dbf4d652d
6 changed files with 547 additions and 74 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ import (
"strings"
"time"
"github.com/dgrijalva/jwt-go"
"github.com/dgrijalva/jwt-go/request"
"github.com/golang-jwt/jwt/v4"
"github.com/golang-jwt/jwt/v4/request"
"xorm.io/xorm"
"github.com/mayswind/ezbookkeeping/pkg/core"