File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/go-chi/chi v1.5.5
7
- github.com/go-chi/chi/v5 v5.0.10
7
+ github.com/go-chi/chi/v5 v5.0.11
8
8
github.com/go-ping/ping v1.1.0
9
9
github.com/google/uuid v1.5.0
10
10
github.com/lithammer/fuzzysearch v1.1.8
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
10
10
github.com/go-chi/chi v1.5.5 h1:vOB/HbEMt9QqBqErz07QehcOKHaWFtuj87tTDVz2qXE =
11
11
github.com/go-chi/chi v1.5.5 /go.mod h1:C9JqLr3tIYjDOZpzn+BCuxY8z8vmca43EeMgyZt7irw =
12
12
github.com/go-chi/chi/v5 v5.0.10 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
13
+ github.com/go-chi/chi/v5 v5.0.11 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
13
14
github.com/go-logr/logr v1.2.4 h1:g01GSCwiDw2xSZfjJ2/T9M+S6pFdcNtFYsp+Y43HYDQ =
14
15
github.com/go-logr/logr v1.2.4 /go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A =
15
16
github.com/go-logr/logr v1.3.0 h1:2y3SDp0ZXuc6/cjLSZ+Q3ir+QB9T/iG5yYRXqsagWSY =
You can’t perform that action at this time.
0 commit comments