File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ require (
62
62
github.com/gen2brain/beeep v0.0.0-20220402123239-6a3042f4b71a
63
63
github.com/gliderlabs/ssh v0.3.4
64
64
github.com/go-chi/chi/v5 v5.0.7
65
- github.com/go-chi/httprate v0.5.3
65
+ github.com/go-chi/httprate v0.6.0
66
66
github.com/go-chi/render v1.0.1
67
67
github.com/go-ping/ping v1.1.0
68
68
github.com/go-playground/validator/v10 v10.11.0
Original file line number Diff line number Diff line change @@ -635,8 +635,8 @@ github.com/go-chi/chi v1.5.4 h1:QHdzF2szwjqVV4wmByUnTcsbIg7UGaQ0tPF2t5GcAIs=
635
635
github.com/go-chi/chi v1.5.4 /go.mod h1:uaf8YgoFazUOkPBG7fxPftUylNumIev9awIWOENIuEg =
636
636
github.com/go-chi/chi/v5 v5.0.7 h1:rDTPXLDHGATaeHvVlLcR4Qe0zftYethFucbjVQ1PxU8 =
637
637
github.com/go-chi/chi/v5 v5.0.7 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
638
- github.com/go-chi/httprate v0.5.3 h1:5HPWb0N6ymIiuotMtCfOGpQKiKeqXVzMexHh1W1yXPc =
639
- github.com/go-chi/httprate v0.5.3 /go.mod h1:kYR4lorHX3It9tTh4eTdHhcF2bzrYnCrRNlv5+IBm2M =
638
+ github.com/go-chi/httprate v0.6.0 h1:hMOOSQ4JRAnhKlSXxBHEaGnbgZwE8kQoxv5KzSIA1Y4 =
639
+ github.com/go-chi/httprate v0.6.0 /go.mod h1:kYR4lorHX3It9tTh4eTdHhcF2bzrYnCrRNlv5+IBm2M =
640
640
github.com/go-chi/render v1.0.1 h1:4/5tis2cKaNdnv9zFLfXzcquC9HbeZgCnxGnKrltBS8 =
641
641
github.com/go-chi/render v1.0.1 /go.mod h1:pq4Rr7HbnsdaeHagklXub+p6Wd16Af5l9koip1OvJns =
642
642
github.com/go-critic/go-critic v0.6.1 /go.mod h1:SdNCfU0yF3UBjtaZGw6586/WocupMOJuiqgom5DsQxM =
You can’t perform that action at this time.
0 commit comments