Update module github.com/golang-jwt/jwt to v4
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
renovate 2021-08-03 17:04:38 +00:00
parent e38be9bd18
commit d4f748a48c
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -36,7 +36,7 @@ require (
github.com/go-redis/redis/v8 v8.11.1
github.com/go-sql-driver/mysql v1.6.0
github.com/go-testfixtures/testfixtures/v3 v3.6.1
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/golang-jwt/jwt/v4 v4.0.0
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/golang/snappy v0.0.4 // indirect
github.com/iancoleman/strcase v0.2.0