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 @@ -9,7 +9,7 @@ require (
99 github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575
1010 github.com/fsnotify/fsnotify v1.9.0
1111 github.com/go-chi/chi v1.5.5
12- github.com/go-chi/chi/v5 v5.2.3
12+ github.com/go-chi/chi/v5 v5.2.4
1313 github.com/google/uuid v1.6.0
1414 github.com/jessevdk/go-flags v1.6.1
1515 github.com/orcaman/concurrent-map v1.0.0
Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ github.com/go-chi/chi v1.5.5 h1:vOB/HbEMt9QqBqErz07QehcOKHaWFtuj87tTDVz2qXE=
2323github.com/go-chi/chi v1.5.5 /go.mod h1:C9JqLr3tIYjDOZpzn+BCuxY8z8vmca43EeMgyZt7irw =
2424github.com/go-chi/chi/v5 v5.2.3 h1:WQIt9uxdsAbgIYgid+BpYc+liqQZGMHRaUwp0JUcvdE =
2525github.com/go-chi/chi/v5 v5.2.3 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
26+ github.com/go-chi/chi/v5 v5.2.4 h1:WtFKPHwlywe8Srng8j2BhOD9312j9cGUxG1SP4V2cR4 =
27+ github.com/go-chi/chi/v5 v5.2.4 /go.mod h1:X7Gx4mteadT3eDOMTsXzmI4/rwUpOwBHLpAfupzFJP0 =
2628github.com/go-ole/go-ole v1.2.4 h1:nNBDSCOigTSiarFpYE9J/KtEA1IOW4CNeqT9TQDqCxI =
2729github.com/go-ole/go-ole v1.2.4 /go.mod h1:XCwSNxSkXRo4vlyPy93sltvi/qJq0jqQhjqQNIwKuxM =
2830github.com/go-ole/go-ole v1.2.6 h1:/Fpf6oFPoeFik9ty7siob0G6Ke8QvQEuVcuChpwXzpY =
You can’t perform that action at this time.
0 commit comments