File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/containerd/fifo v1.0.0
7
7
github.com/containernetworking/cni v1.0.1
8
8
github.com/containernetworking/plugins v1.1.1
9
- github.com/go-openapi/errors v0.20.2
9
+ github.com/go-openapi/errors v0.20.3
10
10
github.com/go-openapi/runtime v0.24.0
11
11
github.com/go-openapi/strfmt v0.21.2
12
12
github.com/go-openapi/swag v0.21.1
Original file line number Diff line number Diff line change @@ -266,8 +266,9 @@ github.com/go-openapi/analysis v0.21.2 h1:hXFrOYFHUAMQdu6zwAiKKJHJQ8kqZs1ux/ru1P
266
266
github.com/go-openapi/analysis v0.21.2 /go.mod h1:HZwRk4RRisyG8vx2Oe6aqeSQcoxRp47Xkp3+K6q+LdY =
267
267
github.com/go-openapi/errors v0.19.8 /go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M =
268
268
github.com/go-openapi/errors v0.19.9 /go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M =
269
- github.com/go-openapi/errors v0.20.2 h1:dxy7PGTqEh94zj2E3h1cUmQQWiM1+aeCROfAr02EmK8 =
270
269
github.com/go-openapi/errors v0.20.2 /go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M =
270
+ github.com/go-openapi/errors v0.20.3 h1:rz6kiC84sqNQoqrtulzaL/VERgkoCyB6WdEkc2ujzUc =
271
+ github.com/go-openapi/errors v0.20.3 /go.mod h1:Z3FlZ4I8jEGxjUK+bugx3on2mIAk4txuAOhlsB1FSgk =
271
272
github.com/go-openapi/jsonpointer v0.19.2 /go.mod h1:3akKfEdA7DF1sugOqz1dVQHBcuDBPKZGEoHC/NkiQRg =
272
273
github.com/go-openapi/jsonpointer v0.19.3 /go.mod h1:Pl9vOtqEWErmShwVjC8pYs9cog34VGT37dQOVbmoatg =
273
274
github.com/go-openapi/jsonpointer v0.19.5 h1:gZr+CIYByUqjcgeLXnQu2gHYQC9o73G2XUeOFYEICuY =
You can’t perform that action at this time.
0 commit comments