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 @@ -6,7 +6,7 @@ require (
6
6
github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00
7
7
github.com/containernetworking/cni v0.8.0
8
8
github.com/containernetworking/plugins v0.8.7
9
- github.com/go-openapi/errors v0.19.6
9
+ github.com/go-openapi/errors v0.19.7
10
10
github.com/go-openapi/runtime v0.19.21
11
11
github.com/go-openapi/strfmt v0.19.5
12
12
github.com/go-openapi/swag v0.19.9
Original file line number Diff line number Diff line change @@ -57,6 +57,8 @@ github.com/go-openapi/errors v0.19.2/go.mod h1:qX0BLWsyaKfvhluLejVpVNwNRdXZhEbTA
57
57
github.com/go-openapi/errors v0.19.3 /go.mod h1:qX0BLWsyaKfvhluLejVpVNwNRdXZhEbTA4kxxpKBC94 =
58
58
github.com/go-openapi/errors v0.19.6 h1:xZMThgv5SQ7SMbWtKFkCf9bBdvR2iEyw9k3zGZONuys =
59
59
github.com/go-openapi/errors v0.19.6 /go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M =
60
+ github.com/go-openapi/errors v0.19.7 h1:Lcq+o0mSwCLKACMxZhreVHigB9ebghJ/lrmeaqASbjo =
61
+ github.com/go-openapi/errors v0.19.7 /go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M =
60
62
github.com/go-openapi/jsonpointer v0.17.0 h1:nH6xp8XdXHx8dqveo0ZuJBluCO2qGrPbDNZ0dwoRHP0 =
61
63
github.com/go-openapi/jsonpointer v0.17.0 /go.mod h1:cOnomiV+CVVwFLk0A/MExoFMjwdsUdVpsRhURCKh+3M =
62
64
github.com/go-openapi/jsonpointer v0.18.0 /go.mod h1:cOnomiV+CVVwFLk0A/MExoFMjwdsUdVpsRhURCKh+3M =
You can’t perform that action at this time.
0 commit comments