File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ require (
107
107
github.com/gobwas/ws v1.4.0 // indirect
108
108
github.com/goccy/go-json v0.10.3 // indirect
109
109
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
110
- github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
110
+ github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
111
111
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
112
112
github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect
113
113
github.com/golang-sql/sqlexp v0.1.0 // indirect
Original file line number Diff line number Diff line change @@ -153,6 +153,8 @@ github.com/golang-jwt/jwt v3.2.2+incompatible/go.mod h1:8pz2t5EyA70fFQQSrl6XZXzq
153
153
github.com/golang-jwt/jwt/v4 v4.4.3 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
154
154
github.com/golang-jwt/jwt/v4 v4.5.0 h1:7cYmW1XlMY7h7ii7UhUyChSgS5wUJEnm9uZVTGqOWzg =
155
155
github.com/golang-jwt/jwt/v4 v4.5.0 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
156
+ github.com/golang-jwt/jwt/v4 v4.5.1 h1:JdqV9zKUdtaa9gdPlywC3aeoEsR681PlKC+4F5gQgeo =
157
+ github.com/golang-jwt/jwt/v4 v4.5.1 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
156
158
github.com/golang-jwt/jwt/v5 v5.0.0 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
157
159
github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk =
158
160
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