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 (
66 github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00
77 github.com/containernetworking/cni v0.7.2-0.20190807151350-8c6c47d1c7fc
88 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
1111 github.com/go-openapi/strfmt v0.19.5
1212 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
1414 github.com/gofrs/uuid v3.3.0+incompatible
1515 github.com/hashicorp/go-multierror v1.0.0
1616 github.com/pkg/errors v0.9.1
1717 github.com/sirupsen/logrus v1.6.0
1818 github.com/sparrc/go-ping v0.0.0-20190613174326-4e5b6552494c
1919 github.com/stretchr/testify v1.6.1
2020 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
2222)
You can’t perform that action at this time.
0 commit comments