@@ -64,7 +64,7 @@ require (
6464 github.com/gobwas/glob v0.2.3
6565 github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f
6666 github.com/gogs/go-gogs-client v0.0.0-20210131175652-1d7215cd8d85
67- github.com/golang-jwt/jwt/v5 v5.2.1
67+ github.com/golang-jwt/jwt/v5 v5.2.2
6868 github.com/google/go-github/v61 v61.0.0
6969 github.com/google/licenseclassifier/v2 v2.0.0
7070 github.com/google/pprof v0.0.0-20250208200701-d0013a598941
@@ -99,7 +99,7 @@ require (
9999 github.com/pquerna/otp v1.4.0
100100 github.com/prometheus/client_golang v1.21.0
101101 github.com/quasoft/websspi v1.1.2
102- github.com/redis/go-redis/v9 v9.7.0
102+ github.com/redis/go-redis/v9 v9.7.3
103103 github.com/robfig/cron/v3 v3.0.1
104104 github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
105105 github.com/sassoftware/go-rpmutils v0.4.0
@@ -215,7 +215,7 @@ require (
215215 github.com/go-openapi/validate v0.24.0 // indirect
216216 github.com/go-webauthn/x v0.1.16 // indirect
217217 github.com/goccy/go-json v0.10.5 // indirect
218- github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
218+ github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
219219 github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect
220220 github.com/golang-sql/sqlexp v0.1.0 // indirect
221221 github.com/golang/geo v0.0.0-20230421003525-6adc56603217 // indirect
0 commit comments