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 @@ -87,7 +87,7 @@ require (
8787 github.com/gabriel-vasile/mimetype v1.4.3 // indirect
8888 github.com/gin-contrib/sse v0.1.0 // indirect
8989 github.com/gin-gonic/gin v1.9.1 // indirect
90- github.com/go-chi/chi/v5 v5.0.12 // indirect
90+ github.com/go-chi/chi/v5 v5.2.2 // indirect
9191 github.com/go-co-op/gocron v1.28.3 // indirect
9292 github.com/go-errors/errors v1.4.2 // indirect
9393 github.com/go-jose/go-jose/v4 v4.0.1 // indirect
Original file line number Diff line number Diff line change @@ -182,8 +182,8 @@ github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE
182182github.com/gin-contrib/sse v0.1.0 /go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI =
183183github.com/gin-gonic/gin v1.9.1 h1:4idEAncQnU5cB7BeOkPtxjfCSye0AAm1R0RVIqJ+Jmg =
184184github.com/gin-gonic/gin v1.9.1 /go.mod h1:hPrL7YrpYKXt5YId3A/Tnip5kqbEAP+KLuI3SUcPTeU =
185- github.com/go-chi/chi/v5 v5.0.12 h1:9euLV5sTrTNTRUU9POmDUvfxyj6LAABLUcEWO+JJb4s =
186- github.com/go-chi/chi/v5 v5.0.12 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
185+ github.com/go-chi/chi/v5 v5.2.2 h1:CMwsvRVTbXVytCk1Wd72Zy1LAsAh9GxMmSNWLHCG618 =
186+ github.com/go-chi/chi/v5 v5.2.2 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
187187github.com/go-co-op/gocron v1.28.3 h1:swTsge6u/1Ei51b9VLMz/YTzEzWpbsk5SiR7m5fklTI =
188188github.com/go-co-op/gocron v1.28.3 /go.mod h1:39f6KNSGVOU1LO/ZOoZfcSxwlsJDQOKSu8erN0SH48Y =
189189github.com/go-errors/errors v1.4.2 h1:J6MZopCL4uSllY1OfXM374weqZFFItUbrImctkmUxIA =
You can’t perform that action at this time.
0 commit comments