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 @@ -79,7 +79,7 @@ require (
79
79
github.com/fatih/color v1.16.0 // indirect
80
80
github.com/forPelevin/gomoji v1.1.8 // indirect
81
81
github.com/fxamacker/cbor/v2 v2.4.0 // indirect
82
- github.com/go-chi/chi/v5 v5.0.10 // indirect
82
+ github.com/go-chi/chi/v5 v5.2.2 // indirect
83
83
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
84
84
github.com/go-git/go-billy/v5 v5.6.0 // indirect
85
85
github.com/go-git/go-git/v5 v5.13.0 // indirect
Original file line number Diff line number Diff line change @@ -225,8 +225,8 @@ github.com/gin-gonic/gin v1.9.1 h1:4idEAncQnU5cB7BeOkPtxjfCSye0AAm1R0RVIqJ+Jmg=
225
225
github.com/gin-gonic/gin v1.9.1 /go.mod h1:hPrL7YrpYKXt5YId3A/Tnip5kqbEAP+KLuI3SUcPTeU =
226
226
github.com/github/fakeca v0.1.0 h1:Km/MVOFvclqxPM9dZBC4+QE564nU4gz4iZ0D9pMw28I =
227
227
github.com/github/fakeca v0.1.0 /go.mod h1:+bormgoGMMuamOscx7N91aOuUST7wdaJ2rNjeohylyo =
228
- github.com/go-chi/chi/v5 v5.0.10 h1:rLz5avzKpjqxrYwXNfmjkrYYXOyLJd37pz53UFHC6vk =
229
- github.com/go-chi/chi/v5 v5.0.10 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
228
+ github.com/go-chi/chi/v5 v5.2.2 h1:CMwsvRVTbXVytCk1Wd72Zy1LAsAh9GxMmSNWLHCG618 =
229
+ github.com/go-chi/chi/v5 v5.2.2 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
230
230
github.com/go-chi/cors v1.2.1 h1:xEC8UT3Rlp2QuWNEr4Fs/c2EAGVKBwy/1vHx3bppil4 =
231
231
github.com/go-chi/cors v1.2.1 /go.mod h1:sSbTewc+6wYHBBCW7ytsFSn836hqM7JxpglAy2Vzc58 =
232
232
github.com/go-chi/httprate v0.8.0 h1:CyKng28yhGnlGXH9EDGC/Qizj29afJQSNW15W/yj34o =
You can’t perform that action at this time.
0 commit comments