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 (
66 github.com/containerd/fifo v1.1.0
77 github.com/containernetworking/cni v1.3.0
88 github.com/containernetworking/plugins v1.7.1
9- github.com/go-openapi/errors v0.22.1
9+ github.com/go-openapi/errors v0.22.2
1010 github.com/go-openapi/runtime v0.24.0
1111 github.com/go-openapi/strfmt v0.23.0
1212 github.com/go-openapi/swag v0.23.0
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ github.com/go-openapi/analysis v0.23.0/go.mod h1:9mz9ZWaSlV8TvjQHLl2mUW2PbZtemkE
2424github.com/go-openapi/errors v0.19.8 /go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M =
2525github.com/go-openapi/errors v0.19.9 /go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M =
2626github.com/go-openapi/errors v0.20.2 /go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M =
27- github.com/go-openapi/errors v0.22.1 h1:kslMRRnK7NCb/CvR1q1VWuEQCEIsBGn5GgKD9e+HYhU =
28- github.com/go-openapi/errors v0.22.1 /go.mod h1:+n/5UdIqdVnLIJ6Q9Se8HNGUXYaY6CN8ImWzfi/Gzp0 =
27+ github.com/go-openapi/errors v0.22.2 h1:rdxhzcBUazEcGccKqbY1Y7NS8FDcMyIRr0934jrYnZg =
28+ github.com/go-openapi/errors v0.22.2 /go.mod h1:+n/5UdIqdVnLIJ6Q9Se8HNGUXYaY6CN8ImWzfi/Gzp0 =
2929github.com/go-openapi/jsonpointer v0.19.3 /go.mod h1:Pl9vOtqEWErmShwVjC8pYs9cog34VGT37dQOVbmoatg =
3030github.com/go-openapi/jsonpointer v0.19.5 /go.mod h1:Pl9vOtqEWErmShwVjC8pYs9cog34VGT37dQOVbmoatg =
3131github.com/go-openapi/jsonpointer v0.21.0 h1:YgdVicSA9vH5RiHs9TZW5oyafXZFc6+2Vc1rr/O9oNQ =
You can’t perform that action at this time.
0 commit comments