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 @@ -6,7 +6,7 @@ require (
6
6
github.com/ActiveState/termtest/xpty v0.6.0
7
7
github.com/charmbracelet/bubbletea v1.3.4
8
8
github.com/danielgtaylor/huma/v2 v2.32.0
9
- github.com/go-chi/chi/v5 v5.2.1
9
+ github.com/go-chi/chi/v5 v5.2.2
10
10
github.com/go-chi/cors v1.2.1
11
11
github.com/spf13/cobra v1.9.1
12
12
github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f h1:Y/CXytFA4m6
35
35
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f /go.mod h1:vw97MGsxSvLiUE2X8qFplwetxpGLQrlU1Q9AUEIzCaM =
36
36
github.com/gdamore/encoding v0.0.0-20151215212835-b23993cbb635 /go.mod h1:yrQYJKKDTrHmbYxI7CYi+/hbdiDT2m4Hj+t0ikCjsrQ =
37
37
github.com/gdamore/tcell v1.0.1-0.20180608172421-b3cebc399d6f /go.mod h1:tqyG50u7+Ctv1w5VX67kLzKcj9YXR/JSBZQq/+mLl1A =
38
- github.com/go-chi/chi/v5 v5.2.1 h1:KOIHODQj58PmL80G2Eak4WdvUzjSJSm0vG72crDCqb8 =
39
- github.com/go-chi/chi/v5 v5.2.1 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
38
+ github.com/go-chi/chi/v5 v5.2.2 h1:CMwsvRVTbXVytCk1Wd72Zy1LAsAh9GxMmSNWLHCG618 =
39
+ github.com/go-chi/chi/v5 v5.2.2 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
40
40
github.com/go-chi/cors v1.2.1 h1:xEC8UT3Rlp2QuWNEr4Fs/c2EAGVKBwy/1vHx3bppil4 =
41
41
github.com/go-chi/cors v1.2.1 /go.mod h1:sSbTewc+6wYHBBCW7ytsFSn836hqM7JxpglAy2Vzc58 =
42
42
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
You can’t perform that action at this time.
0 commit comments