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 @@ -101,7 +101,7 @@ require (
101
101
github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa
102
102
github.com/gen2brain/beeep v0.0.0-20220402123239-6a3042f4b71a
103
103
github.com/gliderlabs/ssh v0.3.4
104
- github.com/go-chi/chi/v5 v5.0.10
104
+ github.com/go-chi/chi/v5 v5.1.0
105
105
github.com/go-chi/cors v1.2.1
106
106
github.com/go-chi/httprate v0.9.0
107
107
github.com/go-chi/render v1.0.1
Original file line number Diff line number Diff line change @@ -327,8 +327,8 @@ github.com/github/fakeca v0.1.0 h1:Km/MVOFvclqxPM9dZBC4+QE564nU4gz4iZ0D9pMw28I=
327
327
github.com/github/fakeca v0.1.0 /go.mod h1:+bormgoGMMuamOscx7N91aOuUST7wdaJ2rNjeohylyo =
328
328
github.com/go-chi/chi/v5 v5.0.0 /go.mod h1:BBug9lr0cqtdAhsu6R4AAdvufI0/XBzAQSsUqJpoZOs =
329
329
github.com/go-chi/chi/v5 v5.0.8 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
330
- github.com/go-chi/chi/v5 v5.0.10 h1:rLz5avzKpjqxrYwXNfmjkrYYXOyLJd37pz53UFHC6vk =
331
- github.com/go-chi/chi/v5 v5.0.10 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
330
+ github.com/go-chi/chi/v5 v5.1.0 h1:acVI1TYaD+hhedDJ3r54HyA6sExp3HfXq7QWEEY/xMw =
331
+ github.com/go-chi/chi/v5 v5.1.0 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
332
332
github.com/go-chi/cors v1.2.1 h1:xEC8UT3Rlp2QuWNEr4Fs/c2EAGVKBwy/1vHx3bppil4 =
333
333
github.com/go-chi/cors v1.2.1 /go.mod h1:sSbTewc+6wYHBBCW7ytsFSn836hqM7JxpglAy2Vzc58 =
334
334
github.com/go-chi/hostrouter v0.2.0 h1:GwC7TZz8+SlJN/tV/aeJgx4F+mI5+sp+5H1PelQUjHM =
You can’t perform that action at this time.
0 commit comments