@@ -64,7 +64,7 @@ require (
64
64
github.com/gobwas/glob v0.2.3
65
65
github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f
66
66
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
68
68
github.com/google/go-github/v61 v61.0.0
69
69
github.com/google/licenseclassifier/v2 v2.0.0
70
70
github.com/google/pprof v0.0.0-20250208200701-d0013a598941
@@ -99,7 +99,7 @@ require (
99
99
github.com/pquerna/otp v1.4.0
100
100
github.com/prometheus/client_golang v1.21.0
101
101
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
103
103
github.com/robfig/cron/v3 v3.0.1
104
104
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
105
105
github.com/sassoftware/go-rpmutils v0.4.0
@@ -215,7 +215,7 @@ require (
215
215
github.com/go-openapi/validate v0.24.0 // indirect
216
216
github.com/go-webauthn/x v0.1.16 // indirect
217
217
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
219
219
github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect
220
220
github.com/golang-sql/sqlexp v0.1.0 // indirect
221
221
github.com/golang/geo v0.0.0-20230421003525-6adc56603217 // indirect
0 commit comments