File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/dimiro1/health v0.0.0-20231118160444-e388c68d7d7e
11
11
github.com/dustin/go-humanize v1.0.1
12
12
github.com/fsnotify/fsnotify v1.9.0
13
- github.com/go-chi/chi/v5 v5.2.1
13
+ github.com/go-chi/chi/v5 v5.2.2
14
14
github.com/go-chi/cors v1.2.1
15
15
github.com/go-chi/httptracer v0.3.0
16
16
github.com/go-playground/validator/v10 v10.26.0
Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ github.com/garyburd/redigo v0.0.0-20160302234602-4ed1111375cb/go.mod h1:NR3MbYis
46
46
github.com/go-chi/chi/v5 v5.0.0 /go.mod h1:BBug9lr0cqtdAhsu6R4AAdvufI0/XBzAQSsUqJpoZOs =
47
47
github.com/go-chi/chi/v5 v5.2.1 h1:KOIHODQj58PmL80G2Eak4WdvUzjSJSm0vG72crDCqb8 =
48
48
github.com/go-chi/chi/v5 v5.2.1 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
49
+ github.com/go-chi/chi/v5 v5.2.2 h1:CMwsvRVTbXVytCk1Wd72Zy1LAsAh9GxMmSNWLHCG618 =
50
+ github.com/go-chi/chi/v5 v5.2.2 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
49
51
github.com/go-chi/cors v1.2.1 h1:xEC8UT3Rlp2QuWNEr4Fs/c2EAGVKBwy/1vHx3bppil4 =
50
52
github.com/go-chi/cors v1.2.1 /go.mod h1:sSbTewc+6wYHBBCW7ytsFSn836hqM7JxpglAy2Vzc58 =
51
53
github.com/go-chi/httptracer v0.3.0 h1:dMkFM9MlP9S3af2aXYv8DOIvrLChx9WLMGRr174BVfc =
You can’t perform that action at this time.
0 commit comments