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 @@ -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.9.0
9
- github.com/go-openapi/errors v0.19.9
9
+ github.com/go-openapi/errors v0.20.0
10
10
github.com/go-openapi/runtime v0.19.26
11
11
github.com/go-openapi/strfmt v0.19.10
12
12
github.com/go-openapi/swag v0.19.11
Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ github.com/go-openapi/errors v0.19.6 h1:xZMThgv5SQ7SMbWtKFkCf9bBdvR2iEyw9k3zGZON
60
60
github.com/go-openapi/errors v0.19.6 /go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M =
61
61
github.com/go-openapi/errors v0.19.7 h1:Lcq+o0mSwCLKACMxZhreVHigB9ebghJ/lrmeaqASbjo =
62
62
github.com/go-openapi/errors v0.19.7 /go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M =
63
- github.com/go-openapi/errors v0.19.9 h1:9SnKdGhiPZHF3ttwFMiCBEb8jQ4IDdrK+5+a0oTygA4 =
64
- github.com/go-openapi/errors v0.19.9 /go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M =
63
+ github.com/go-openapi/errors v0.20.0 h1:Sxpo9PjEHDzhs3FbnGNonvDgWcMW2U7wGTcDDSFSceM =
64
+ github.com/go-openapi/errors v0.20.0 /go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M =
65
65
github.com/go-openapi/jsonpointer v0.17.0 h1:nH6xp8XdXHx8dqveo0ZuJBluCO2qGrPbDNZ0dwoRHP0 =
66
66
github.com/go-openapi/jsonpointer v0.17.0 /go.mod h1:cOnomiV+CVVwFLk0A/MExoFMjwdsUdVpsRhURCKh+3M =
67
67
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