Update github.com/golang-jwt/jwt to v4.

This commit is contained in:
Yang Luo
2021-10-10 11:51:19 +08:00
parent 802df55009
commit 6c30ccfb14
3 changed files with 12 additions and 12 deletions

2
go.mod
View File

@ -14,7 +14,7 @@ require (
github.com/go-gomail/gomail v0.0.0-20160411212932-81ebce5c23df
github.com/go-ldap/ldap/v3 v3.3.0
github.com/go-sql-driver/mysql v1.5.0
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/golang-jwt/jwt/v4 v4.1.0
github.com/google/uuid v1.2.0
github.com/jinzhu/configor v1.2.1 // indirect
github.com/mileusna/crontab v1.0.1