Skip to content

Commit 545f74d

Browse files
fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.3 (#4341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb1aff3 commit 545f74d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ require (
5757
github.com/go-redis/redis v6.15.9+incompatible
5858
github.com/go-sql-driver/mysql v1.8.1
5959
github.com/gobwas/glob v0.2.3
60-
github.com/golang-jwt/jwt/v5 v5.2.2
60+
github.com/golang-jwt/jwt/v5 v5.2.3
6161
github.com/google/go-cmp v0.7.0
6262
github.com/google/go-containerregistry v0.20.6
6363
github.com/google/go-github/v67 v67.0.0

0 commit comments

Comments
 (0)