fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.0

(cherry picked from commit 974d4fa5acc3a5fdab8b7b3600b6f4d6534d9852)
This commit is contained in:
renovate 2023-12-02 00:03:37 +00:00 committed by kolaente
parent 9d77b4156d
commit 55831c9bf1
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -35,7 +35,7 @@ require (
github.com/go-sql-driver/mysql v1.7.1
github.com/go-testfixtures/testfixtures/v3 v3.9.0
github.com/gocarina/gocsv v0.0.0-20230616125104-99d496ca653d
github.com/golang-jwt/jwt/v5 v5.0.0
github.com/golang-jwt/jwt/v5 v5.2.0
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/google/uuid v1.4.0
github.com/hashicorp/go-version v1.6.0