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 @@ -11,7 +11,7 @@ require (
11
11
github.com/go-openapi/errors v0.22.0
12
12
github.com/go-openapi/runtime v0.28.0
13
13
github.com/go-openapi/strfmt v0.23.0
14
- github.com/go-openapi/swag v0.23.0
14
+ github.com/go-openapi/swag v0.23.1
15
15
github.com/go-openapi/validate v0.24.0
16
16
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
17
17
github.com/hashicorp/go-version v1.7.0
Original file line number Diff line number Diff line change @@ -226,8 +226,8 @@ github.com/go-openapi/swag v0.17.0/go.mod h1:AByQ+nYG6gQg71GINrmuDXCPWdL640yX49/
226
226
github.com/go-openapi/swag v0.18.0 /go.mod h1:AByQ+nYG6gQg71GINrmuDXCPWdL640yX49/kXLo40Tg =
227
227
github.com/go-openapi/swag v0.19.2 /go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh66Z9tfKk =
228
228
github.com/go-openapi/swag v0.19.5 /go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh66Z9tfKk =
229
- github.com/go-openapi/swag v0.23.0 h1:vsEVJDUo2hPJ2tu0/Xc+4noaxyEffXNIs3cOULZ+GrE =
230
- github.com/go-openapi/swag v0.23.0 /go.mod h1:esZ8ITTYEsH1V2trKHjAN8Ai7xHb8RV+YSZ577vPjgQ =
229
+ github.com/go-openapi/swag v0.23.1 h1:lpsStH0n2ittzTnbaSloVZLuB5+fvSY/+hnagBjSNZU =
230
+ github.com/go-openapi/swag v0.23.1 /go.mod h1:STZs8TbRvEQQKUA+JZNAm3EWlgaOBGpyFDqQnDHMef0 =
231
231
github.com/go-openapi/validate v0.18.0 /go.mod h1:Uh4HdOzKt19xGIGm1qHf/ofbX1YQ4Y+MYsct2VUrAJ4 =
232
232
github.com/go-openapi/validate v0.19.2 /go.mod h1:1tRCw7m3jtI8eNWEEliiAqUIcBztB2KDnRCRMUi7GTA =
233
233
github.com/go-openapi/validate v0.19.5 /go.mod h1:8DJv2CVJQ6kGNpFW6eV9N3JviE1C85nY1c2z52x1Gk4 =
You can’t perform that action at this time.
0 commit comments