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 @@ -25,7 +25,7 @@ require (
25
25
github.com/go-logr/logr v1.4.2
26
26
github.com/go-logr/zapr v1.3.0
27
27
github.com/go-resty/resty/v2 v2.16.5
28
- github.com/golang-jwt/jwt/v5 v5.2.1
28
+ github.com/golang-jwt/jwt/v5 v5.2.2
29
29
github.com/google/go-cmp v0.7.0
30
30
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
31
31
github.com/grpc-ecosystem/protoc-gen-grpc-gateway-ts v1.1.2
Original file line number Diff line number Diff line change @@ -168,8 +168,8 @@ github.com/goccy/go-json v0.10.5 h1:Fq85nIqj+gXn/S5ahsiTlK3TmC85qgirsdTP/+DeaC4=
168
168
github.com/goccy/go-json v0.10.5 /go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M =
169
169
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
170
170
github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
171
- github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk =
172
- github.com/golang-jwt/jwt/v5 v5.2.1 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
171
+ github.com/golang-jwt/jwt/v5 v5.2.2 h1:Rl4B7itRWVtYIHFrSNd7vhTiz9UpLdi6gZhZ3wEeDy8 =
172
+ github.com/golang-jwt/jwt/v5 v5.2.2 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
173
173
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
174
174
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 h1:f+oWsMOmNPc8JmEHVZIycC7hBoQxHH9pNKQORJNozsQ =
175
175
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 /go.mod h1:wcDNUvekVysuuOpQKo3191zZyTpiI6se1N1ULghS0sw =
You can’t perform that action at this time.
0 commit comments