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 @@ -118,7 +118,7 @@ require (
118118 github.com/fsnotify/fsnotify v1.6.0 // indirect
119119 github.com/gballet/go-libpcsclite v0.0.0-20190607065134-2772fd86a8ff // indirect
120120 github.com/ghodss/yaml v1.0.0 // indirect
121- github.com/go-chi/chi/v5 v5.1.0
121+ github.com/go-chi/chi/v5 v5.2.3
122122 github.com/go-kit/log v0.2.1 // indirect
123123 github.com/go-logfmt/logfmt v0.5.1 // indirect
124124 github.com/go-logr/logr v1.4.2 // indirect
Original file line number Diff line number Diff line change @@ -251,8 +251,8 @@ github.com/gin-contrib/sse v0.0.0-20190301062529-5545eab6dad3/go.mod h1:VJ0WA2NB
251251github.com/gin-gonic/gin v1.4.0 /go.mod h1:OW2EZn3DO8Ln9oIKOvM++LBO+5UPHJJDH72/q/3rZdM =
252252github.com/go-check/check v0.0.0-20180628173108-788fd7840127 /go.mod h1:9ES+weclKsC9YodN5RgxqK/VD9HM9JsCSh7rNhMZE98 =
253253github.com/go-chi/chi/v5 v5.0.0 /go.mod h1:BBug9lr0cqtdAhsu6R4AAdvufI0/XBzAQSsUqJpoZOs =
254- github.com/go-chi/chi/v5 v5.1.0 h1:acVI1TYaD+hhedDJ3r54HyA6sExp3HfXq7QWEEY/xMw =
255- github.com/go-chi/chi/v5 v5.1.0 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
254+ github.com/go-chi/chi/v5 v5.2.3 h1:WQIt9uxdsAbgIYgid+BpYc+liqQZGMHRaUwp0JUcvdE =
255+ github.com/go-chi/chi/v5 v5.2.3 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
256256github.com/go-errors/errors v1.0.1 h1:LUHzmkK3GUKUrL/1gfBUxAHzcev3apQlezX/+O7ma6w =
257257github.com/go-errors/errors v1.0.1 /go.mod h1:f4zRHt4oKfwPJE5k8C9vpYG+aDHdBFUsgrm6/TyX73Q =
258258github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1 /go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU =
You can’t perform that action at this time.
0 commit comments