1
0

fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.3.0 (#1117)

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1117
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2022-02-10 10:37:26 +00:00
committed by konrad
parent 8f10a852c2
commit 386412caca
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -35,7 +35,7 @@ require (
github.com/go-redis/redis/v8 v8.11.4
github.com/go-sql-driver/mysql v1.6.0
github.com/go-testfixtures/testfixtures/v3 v3.6.1
github.com/golang-jwt/jwt/v4 v4.2.0
github.com/golang-jwt/jwt/v4 v4.3.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