File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ require (
265
265
github.com/go-logr/stdr v1.2.2 // indirect
266
266
github.com/goccy/go-json v0.10.3 // indirect
267
267
github.com/gogo/protobuf v1.3.2 // indirect
268
- github.com/golang-jwt/jwt/v5 v5.2.2
268
+ github.com/golang-jwt/jwt/v5 v5.2.3
269
269
github.com/inconshreveable/mousetrap v1.1.0 // indirect
270
270
github.com/lestrrat-go/blackmagic v1.0.3 // indirect
271
271
github.com/lestrrat-go/httpcc v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -968,8 +968,8 @@ github.com/gofrs/uuid v4.2.0+incompatible/go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRx
968
968
github.com/gofrs/uuid v4.3.1+incompatible /go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM =
969
969
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
970
970
github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
971
- github.com/golang-jwt/jwt/v5 v5.2.2 h1:Rl4B7itRWVtYIHFrSNd7vhTiz9UpLdi6gZhZ3wEeDy8 =
972
- github.com/golang-jwt/jwt/v5 v5.2.2 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
971
+ github.com/golang-jwt/jwt/v5 v5.2.3 h1:kkGXqQOBSDDWRhWNXTFpqGSCMyh/PLnqUvMGJPDJDs0 =
972
+ github.com/golang-jwt/jwt/v5 v5.2.3 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
973
973
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 /go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k =
974
974
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
975
975
github.com/golang/glog v1.0.0 /go.mod h1:EWib/APOK0SL3dFbYqvxE3UYd8E6s1ouQ7iEp/0LWV4 =
You can’t perform that action at this time.
0 commit comments