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 @@ -15,7 +15,7 @@ require (
1515 github.com/disintegration/imaging v1.6.2
1616 github.com/dop251/goja v0.0.0-20231027120936-b396bb4c349d
1717 github.com/doug-martin/goqu/v9 v9.18.0
18- github.com/go-chi/chi/v5 v5.0.12
18+ github.com/go-chi/chi/v5 v5.2.2
1919 github.com/go-chi/cors v1.2.1
2020 github.com/go-chi/httplog v0.3.1
2121 github.com/go-toast/toast v0.0.0-20190211030409-01e6764cf0a4
Original file line number Diff line number Diff line change @@ -197,8 +197,8 @@ github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeME
197197github.com/glycerine/go-unsnap-stream v0.0.0-20180323001048-9f0cb55181dd /go.mod h1:/20jfyN9Y5QPEAprSgKAUr+glWDY39ZiUEAYOEv5dsE =
198198github.com/glycerine/goconvey v0.0.0-20180728074245-46e3a41ad493 /go.mod h1:Ogl1Tioa0aV7gstGFO7KhffUsb9M4ydbEbbxpcEDc24 =
199199github.com/go-chi/chi/v5 v5.0.7 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
200- github.com/go-chi/chi/v5 v5.0.12 h1:9euLV5sTrTNTRUU9POmDUvfxyj6LAABLUcEWO+JJb4s =
201- github.com/go-chi/chi/v5 v5.0.12 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
200+ github.com/go-chi/chi/v5 v5.2.2 h1:CMwsvRVTbXVytCk1Wd72Zy1LAsAh9GxMmSNWLHCG618 =
201+ github.com/go-chi/chi/v5 v5.2.2 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
202202github.com/go-chi/cors v1.2.1 h1:xEC8UT3Rlp2QuWNEr4Fs/c2EAGVKBwy/1vHx3bppil4 =
203203github.com/go-chi/cors v1.2.1 /go.mod h1:sSbTewc+6wYHBBCW7ytsFSn836hqM7JxpglAy2Vzc58 =
204204github.com/go-chi/httplog v0.3.1 h1:uC3IUWCZagtbCinb3ypFh36SEcgd6StWw2Bu0XSXRtg =
You can’t perform that action at this time.
0 commit comments