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 (
66 github.com/containerd/fifo v1.0.0
77 github.com/containernetworking/cni v1.0.1
88 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
1010 github.com/go-openapi/runtime v0.24.0
1111 github.com/go-openapi/strfmt v0.21.2
1212 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
266266github.com/go-openapi/analysis v0.21.2 /go.mod h1:HZwRk4RRisyG8vx2Oe6aqeSQcoxRp47Xkp3+K6q+LdY =
267267github.com/go-openapi/errors v0.19.8 /go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M =
268268github.com/go-openapi/errors v0.19.9 /go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M =
269- github.com/go-openapi/errors v0.20.2 h1:dxy7PGTqEh94zj2E3h1cUmQQWiM1+aeCROfAr02EmK8 =
270269github.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 =
271272github.com/go-openapi/jsonpointer v0.19.2 /go.mod h1:3akKfEdA7DF1sugOqz1dVQHBcuDBPKZGEoHC/NkiQRg =
272273github.com/go-openapi/jsonpointer v0.19.3 /go.mod h1:Pl9vOtqEWErmShwVjC8pYs9cog34VGT37dQOVbmoatg =
273274github.com/go-openapi/jsonpointer v0.19.5 h1:gZr+CIYByUqjcgeLXnQu2gHYQC9o73G2XUeOFYEICuY =
You can’t perform that action at this time.
0 commit comments