File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
frameworks/Go/goravel/src/gin Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ require (
65
65
github.com/go-sql-driver/mysql v1.8.1 // indirect
66
66
github.com/go-stack/stack v1.8.0 // indirect
67
67
github.com/goccy/go-json v0.10.2 // indirect
68
- github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
68
+ github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
69
69
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
70
70
github.com/golang-migrate/migrate/v4 v4.17.1 // indirect
71
71
github.com/golang-module/carbon/v2 v2.3.12 // indirect
Original file line number Diff line number Diff line change @@ -288,8 +288,8 @@ github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69
288
288
github.com/golang-jwt/jwt/v4 v4.0.0 /go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg =
289
289
github.com/golang-jwt/jwt/v4 v4.4.3 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
290
290
github.com/golang-jwt/jwt/v4 v4.5.0 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
291
- github.com/golang-jwt/jwt/v4 v4.5.1 h1:JdqV9zKUdtaa9gdPlywC3aeoEsR681PlKC+4F5gQgeo =
292
- github.com/golang-jwt/jwt/v4 v4.5.1 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
291
+ github.com/golang-jwt/jwt/v4 v4.5.2 h1:YtQM7lnr8iZ+j5q71MGKkNw9Mn7AjHM68uc9g5fXeUI =
292
+ github.com/golang-jwt/jwt/v4 v4.5.2 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
293
293
github.com/golang-jwt/jwt/v5 v5.0.0 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
294
294
github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk =
295
295
github.com/golang-jwt/jwt/v5 v5.2.1 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
You can’t perform that action at this time.
0 commit comments