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/alecthomas/units v0.0.0-20190924025748-f65c72e2690d // indirect
3838 github.com/davecgh/go-spew v1.1.1 // indirect
3939 github.com/gdamore/encoding v1.0.0 // 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/klauspost/compress v1.10.5 // indirect
4242 github.com/kylelemons/godebug v1.1.0 // indirect
4343 github.com/lucasb-eyer/go-colorful v1.0.3 // indirect
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/gdamore/encoding v1.0.0/go.mod h1:alR0ol34c49FCSBLjhosxzcPHQbf2trDkoo
3333github.com/gdamore/tcell v1.3.0 /go.mod h1:Hjvr+Ofd+gLglo7RYKxxnzCBmev3BzsS67MebKS4zMM =
3434github.com/gdamore/tcell v1.4.0 h1:vUnHwJRvcPQa3tzi+0QI4U9JINXYJlOz9yiaiPQ2wMU =
3535github.com/gdamore/tcell v1.4.0 /go.mod h1:vxEiSDZdW3L+Uhjii9c3375IlDmR05bzxY404ZVSMo0 =
36- github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk =
37- github.com/golang-jwt/jwt/v5 v5.2.1 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
36+ github.com/golang-jwt/jwt/v5 v5.2.2 h1:Rl4B7itRWVtYIHFrSNd7vhTiz9UpLdi6gZhZ3wEeDy8 =
37+ github.com/golang-jwt/jwt/v5 v5.2.2 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
3838github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
3939github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
4040github.com/jinzhu/copier v0.3.2 h1:QdBOCbaouLDYaIPFfi1bKv5F5tPpeTwXe4sD0jqtz5w =
You can’t perform that action at this time.
0 commit comments