File tree 2 files changed +3
-2
lines changed 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -184,7 +184,7 @@ require (
184
184
github.com/gobwas/glob v0.2.3 // indirect
185
185
github.com/gofrs/flock v0.8.1 // indirect
186
186
github.com/gogo/protobuf v1.3.2 // indirect
187
- github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
187
+ github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
188
188
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
189
189
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
190
190
github.com/golang/protobuf v1.5.4 // indirect
Original file line number Diff line number Diff line change @@ -500,8 +500,9 @@ github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
500
500
github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
501
501
github.com/golang-jwt/jwt/v4 v4.0.0 /go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg =
502
502
github.com/golang-jwt/jwt/v4 v4.2.0 /go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg =
503
- github.com/golang-jwt/jwt/v4 v4.5.0 h1:7cYmW1XlMY7h7ii7UhUyChSgS5wUJEnm9uZVTGqOWzg =
504
503
github.com/golang-jwt/jwt/v4 v4.5.0 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
504
+ github.com/golang-jwt/jwt/v4 v4.5.1 h1:JdqV9zKUdtaa9gdPlywC3aeoEsR681PlKC+4F5gQgeo =
505
+ github.com/golang-jwt/jwt/v4 v4.5.1 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
505
506
github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk =
506
507
github.com/golang-jwt/jwt/v5 v5.2.1 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
507
508
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
You can’t perform that action at this time.
0 commit comments