File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
3636 github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
3737 github.com/fsnotify/fsnotify v1.8.0 // indirect
3838 github.com/go-logfmt/logfmt v0.6.0 // indirect
39- github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
39+ github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
4040 github.com/google/flatbuffers v24.12.23+incompatible // indirect
4141 github.com/google/go-querystring v1.1.0 // indirect
4242 github.com/hashicorp/errwrap v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -39,8 +39,9 @@ github.com/go-chi/chi/v5 v5.2.1 h1:KOIHODQj58PmL80G2Eak4WdvUzjSJSm0vG72crDCqb8=
3939github.com/go-chi/chi/v5 v5.2.1 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
4040github.com/go-logfmt/logfmt v0.6.0 h1:wGYYu3uicYdqXVgoYbvnkrPVXkuLM1p1ifugDMEdRi4 =
4141github.com/go-logfmt/logfmt v0.6.0 /go.mod h1:WYhtIu8zTZfxdn5+rREduYbwxfcBr/Vr6KEVveWlfTs =
42- github.com/golang-jwt/jwt/v4 v4.5.1 h1:JdqV9zKUdtaa9gdPlywC3aeoEsR681PlKC+4F5gQgeo =
4342github.com/golang-jwt/jwt/v4 v4.5.1 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
43+ github.com/golang-jwt/jwt/v4 v4.5.2 h1:YtQM7lnr8iZ+j5q71MGKkNw9Mn7AjHM68uc9g5fXeUI =
44+ github.com/golang-jwt/jwt/v4 v4.5.2 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
4445github.com/google/flatbuffers v24.12.23+incompatible h1:ubBKR94NR4pXUCY/MUsRVzd9umNW7ht7EG9hHfS9FX8 =
4546github.com/google/flatbuffers v24.12.23+incompatible /go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8 =
4647github.com/google/go-cmp v0.5.2 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
You can’t perform that action at this time.
0 commit comments