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 @@ -4,7 +4,7 @@ go 1.24.2
4
4
5
5
require (
6
6
entgo.io/ent v0.14.1
7
- github.com/getkin/kin-openapi v0.131 .0
7
+ github.com/getkin/kin-openapi v0.132 .0
8
8
github.com/go-ozzo/ozzo-validation/v4 v4.3.0
9
9
github.com/labstack/echo/v4 v4.13.3
10
10
github.com/mattn/go-sqlite3 v1.14.24
Original file line number Diff line number Diff line change @@ -32,6 +32,8 @@ github.com/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWo
32
32
github.com/fsnotify/fsnotify v1.4.9 /go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ =
33
33
github.com/getkin/kin-openapi v0.131.0 h1:NO2UeHnFKRYhZ8wg6Nyh5Cq7dHk4suQQr72a4pMrDxE =
34
34
github.com/getkin/kin-openapi v0.131.0 /go.mod h1:3OlG51PCYNsPByuiMB0t4fjnNlIDnaEDsjiKUV8nL58 =
35
+ github.com/getkin/kin-openapi v0.132.0 h1:3ISeLMsQzcb5v26yeJrBcdTCEQTag36ZjaGk7MIRUwk =
36
+ github.com/getkin/kin-openapi v0.132.0 /go.mod h1:3OlG51PCYNsPByuiMB0t4fjnNlIDnaEDsjiKUV8nL58 =
35
37
github.com/go-openapi/inflect v0.21.0 h1:FoBjBTQEcbg2cJUWX6uwL9OyIW8eqc9k4KhN4lfbeYk =
36
38
github.com/go-openapi/inflect v0.21.0 /go.mod h1:INezMuUu7SJQc2AyR3WO0DqqYUJSj8Kb4hBd7WtjlAw =
37
39
github.com/go-openapi/jsonpointer v0.21.1 h1:whnzv/pNXtK2FbX/W9yJfRmE2gsmkfahjMKB0fZvcic =
You can’t perform that action at this time.
0 commit comments