File tree Expand file tree Collapse file tree 2 files changed +102
-4
lines changed Expand file tree Collapse file tree 2 files changed +102
-4
lines changed Original file line number Diff line number Diff line change @@ -6,17 +6,17 @@ require (
6
6
github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00
7
7
github.com/containernetworking/cni v0.7.2-0.20190807151350-8c6c47d1c7fc
8
8
github.com/containernetworking/plugins v0.8.6
9
- github.com/go-openapi/errors v0.19.4
10
- github.com/go-openapi/runtime v0.19.15
9
+ github.com/go-openapi/errors v0.19.6
10
+ github.com/go-openapi/runtime v0.19.16
11
11
github.com/go-openapi/strfmt v0.19.5
12
12
github.com/go-openapi/swag v0.19.9
13
- github.com/go-openapi/validate v0.19.8
13
+ github.com/go-openapi/validate v0.19.10
14
14
github.com/gofrs/uuid v3.3.0+incompatible
15
15
github.com/hashicorp/go-multierror v1.0.0
16
16
github.com/pkg/errors v0.9.1
17
17
github.com/sirupsen/logrus v1.6.0
18
18
github.com/sparrc/go-ping v0.0.0-20190613174326-4e5b6552494c
19
19
github.com/stretchr/testify v1.6.1
20
20
github.com/vishvananda/netlink v1.1.0
21
- golang.org/x/sys v0.0.0-20191210023423-ac6580df4449
21
+ golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
22
22
)
You can’t perform that action at this time.
0 commit comments