File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00
7- github.com/containernetworking/cni v0.7.2-0.20190807151350-8c6c47d1c7fc
8- github.com/containernetworking/plugins v0.8.6
7+ github.com/containernetworking/cni v0.8.0
8+ github.com/containernetworking/plugins v0.8.7
99 github.com/go-openapi/errors v0.19.6
1010 github.com/go-openapi/runtime v0.19.20
1111 github.com/go-openapi/strfmt v0.19.5
Original file line number Diff line number Diff line change @@ -21,8 +21,11 @@ github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00/go.mod h1:jPQ2IAeZ
2121github.com/containernetworking/cni v0.7.1 /go.mod h1:LGwApLUm2FpoOfxTDEeq8T9ipbpZ61X79hmU3w8FmsY =
2222github.com/containernetworking/cni v0.7.2-0.20190807151350-8c6c47d1c7fc h1:zUNdrf9w09mWodVhZ9hX4Yk4Uu84n/OgdfPattAwwt8 =
2323github.com/containernetworking/cni v0.7.2-0.20190807151350-8c6c47d1c7fc /go.mod h1:LGwApLUm2FpoOfxTDEeq8T9ipbpZ61X79hmU3w8FmsY =
24+ github.com/containernetworking/cni v0.8.0 /go.mod h1:LGwApLUm2FpoOfxTDEeq8T9ipbpZ61X79hmU3w8FmsY =
2425github.com/containernetworking/plugins v0.8.6 h1:npZTLiMa4CRn6m5P9+1Dz4O1j0UeFbm8VYN6dlsw568 =
2526github.com/containernetworking/plugins v0.8.6 /go.mod h1:qnw5mN19D8fIwkqW7oHHYDHVlzhJpcY6TQxn/fUyDDM =
27+ github.com/containernetworking/plugins v0.8.7 h1:bU7QieuAp+sACI2vCzESJ3FoT860urYP+lThyZkb/2M =
28+ github.com/containernetworking/plugins v0.8.7 /go.mod h1:R7lXeZaBzpfqapcAbHRW8/CYwm0dHzbz0XEjofx0uB0 =
2629github.com/coreos/go-iptables v0.4.5 /go.mod h1:/mVI274lEDI2ns62jHCDnCyBF9Iwsmekav8Dbxlm1MU =
2730github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 /go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4 =
2831github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
You can’t perform that action at this time.
0 commit comments