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 @@ -8,7 +8,7 @@ require (
8
8
github.com/containernetworking/plugins v0.8.5
9
9
github.com/go-openapi/errors v0.19.4
10
10
github.com/go-openapi/runtime v0.19.12
11
- github.com/go-openapi/strfmt v0.19.4
11
+ github.com/go-openapi/strfmt v0.19.5
12
12
github.com/go-openapi/swag v0.19.8
13
13
github.com/go-openapi/validate v0.19.7
14
14
github.com/gofrs/uuid v3.2.0+incompatible
Original file line number Diff line number Diff line change @@ -91,6 +91,8 @@ github.com/go-openapi/strfmt v0.19.3 h1:eRfyY5SkaNJCAwmmMcADjY31ow9+N7MCLW7oRkbs
91
91
github.com/go-openapi/strfmt v0.19.3 /go.mod h1:0yX7dbo8mKIvc3XSKp7MNfxw4JytCfCD6+bY1AVL9LU =
92
92
github.com/go-openapi/strfmt v0.19.4 h1:eRvaqAhpL0IL6Trh5fDsGnGhiXndzHFuA05w6sXH6/g =
93
93
github.com/go-openapi/strfmt v0.19.4 /go.mod h1:eftuHTlB/dI8Uq8JJOyRlieZf+WkkxUuk0dgdHXr2Qk =
94
+ github.com/go-openapi/strfmt v0.19.5 h1:0utjKrw+BAh8s57XE9Xz8DUBsVvPmRUB6styvl9wWIM =
95
+ github.com/go-openapi/strfmt v0.19.5 /go.mod h1:eftuHTlB/dI8Uq8JJOyRlieZf+WkkxUuk0dgdHXr2Qk =
94
96
github.com/go-openapi/swag v0.17.0 /go.mod h1:AByQ+nYG6gQg71GINrmuDXCPWdL640yX49/kXLo40Tg =
95
97
github.com/go-openapi/swag v0.18.0 /go.mod h1:AByQ+nYG6gQg71GINrmuDXCPWdL640yX49/kXLo40Tg =
96
98
github.com/go-openapi/swag v0.19.2 /go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh66Z9tfKk =
You can’t perform that action at this time.
0 commit comments