File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ require (
3737 github.com/go-stack/stack v1.8.1 // indirect
3838 github.com/gofrs/uuid v4.4.0+incompatible // indirect
3939 github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
40- github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
40+ github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
4141 github.com/gorilla/context v0.0.0-20160525203319-aed02d124ae4 // indirect
4242 github.com/gorilla/mux v0.0.0-20160605233521-9fa818a44c2b // indirect
4343 github.com/kylelemons/godebug v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ github.com/golang-jwt/jwt/v4 v4.0.0/go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzw
6767github.com/golang-jwt/jwt/v4 v4.5.0 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
6868github.com/golang-jwt/jwt/v4 v4.5.2 h1:YtQM7lnr8iZ+j5q71MGKkNw9Mn7AjHM68uc9g5fXeUI =
6969github.com/golang-jwt/jwt/v4 v4.5.2 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
70- github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk =
71- github.com/golang-jwt/jwt/v5 v5.2.1 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
70+ github.com/golang-jwt/jwt/v5 v5.2.2 h1:Rl4B7itRWVtYIHFrSNd7vhTiz9UpLdi6gZhZ3wEeDy8 =
71+ github.com/golang-jwt/jwt/v5 v5.2.2 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
7272github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
7373github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
7474github.com/gorilla/context v0.0.0-20160525203319-aed02d124ae4 h1:3nOfQt8sRPYbXORD5tJ8YyQ3HlL2Jt3LJ2U17CbNh6I =
You can’t perform that action at this time.
0 commit comments