File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ require (
8
8
github.com/getkin/kin-openapi v0.122.0
9
9
github.com/go-chi/chi/v5 v5.0.12
10
10
github.com/go-chi/httplog/v2 v2.0.9
11
+ github.com/jinzhu/inflection v1.0.0
11
12
github.com/oapi-codegen/nethttp-middleware v1.0.1
12
13
github.com/oapi-codegen/runtime v1.1.1
13
14
github.com/stretchr/testify v1.9.0
@@ -22,7 +23,6 @@ require (
22
23
github.com/google/uuid v1.5.0 // indirect
23
24
github.com/gorilla/mux v1.8.0 // indirect
24
25
github.com/invopop/yaml v0.2.0 // indirect
25
- github.com/jinzhu/inflection v1.0.0 // indirect
26
26
github.com/josharian/intern v1.0.0 // indirect
27
27
github.com/mailru/easyjson v0.7.7 // indirect
28
28
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
You can’t perform that action at this time.
0 commit comments