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 (
66 github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00
77 github.com/containernetworking/cni v0.8.0
88 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
1010 github.com/go-openapi/runtime v0.19.21
1111 github.com/go-openapi/strfmt v0.19.5
1212 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
5757github.com/go-openapi/errors v0.19.3 /go.mod h1:qX0BLWsyaKfvhluLejVpVNwNRdXZhEbTA4kxxpKBC94 =
5858github.com/go-openapi/errors v0.19.6 h1:xZMThgv5SQ7SMbWtKFkCf9bBdvR2iEyw9k3zGZONuys =
5959github.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 =
6062github.com/go-openapi/jsonpointer v0.17.0 h1:nH6xp8XdXHx8dqveo0ZuJBluCO2qGrPbDNZ0dwoRHP0 =
6163github.com/go-openapi/jsonpointer v0.17.0 /go.mod h1:cOnomiV+CVVwFLk0A/MExoFMjwdsUdVpsRhURCKh+3M =
6264github.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