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.2
9
9
github.com/go-openapi/errors v0.19.3
10
10
github.com/go-openapi/runtime v0.19.11
11
- github.com/go-openapi/strfmt v0.17.1
11
+ github.com/go-openapi/strfmt v0.19.4
12
12
github.com/go-openapi/swag v0.17.1
13
13
github.com/go-openapi/validate v0.17.1
14
14
github.com/gofrs/uuid v3.2.0+incompatible
Original file line number Diff line number Diff line change @@ -81,6 +81,8 @@ github.com/go-openapi/strfmt v0.19.0/go.mod h1:+uW+93UVvGGq2qGaZxdDeJqSAqBqBdl+Z
81
81
github.com/go-openapi/strfmt v0.19.2 /go.mod h1:0yX7dbo8mKIvc3XSKp7MNfxw4JytCfCD6+bY1AVL9LU =
82
82
github.com/go-openapi/strfmt v0.19.3 h1:eRfyY5SkaNJCAwmmMcADjY31ow9+N7MCLW7oRkbsINA =
83
83
github.com/go-openapi/strfmt v0.19.3 /go.mod h1:0yX7dbo8mKIvc3XSKp7MNfxw4JytCfCD6+bY1AVL9LU =
84
+ github.com/go-openapi/strfmt v0.19.4 h1:eRvaqAhpL0IL6Trh5fDsGnGhiXndzHFuA05w6sXH6/g =
85
+ github.com/go-openapi/strfmt v0.19.4 /go.mod h1:eftuHTlB/dI8Uq8JJOyRlieZf+WkkxUuk0dgdHXr2Qk =
84
86
github.com/go-openapi/swag v0.17.0 /go.mod h1:AByQ+nYG6gQg71GINrmuDXCPWdL640yX49/kXLo40Tg =
85
87
github.com/go-openapi/swag v0.17.1 h1:05rL2ATPnpCFQxLDBrCQ91n/bJxkxKRfghvuk+d6fLI =
86
88
github.com/go-openapi/swag v0.17.1 /go.mod h1:AByQ+nYG6gQg71GINrmuDXCPWdL640yX49/kXLo40Tg =
You can’t perform that action at this time.
0 commit comments