File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
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
- github.com/containernetworking/plugins v0.8.5
8
+ github.com/containernetworking/plugins v0.8.6
9
9
github.com/go-openapi/errors v0.19.4
10
10
github.com/go-openapi/runtime v0.19.15
11
11
github.com/go-openapi/strfmt v0.19.5
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ github.com/containernetworking/cni v0.7.2-0.20190807151350-8c6c47d1c7fc h1:zUNdr
21
21
github.com/containernetworking/cni v0.7.2-0.20190807151350-8c6c47d1c7fc /go.mod h1:LGwApLUm2FpoOfxTDEeq8T9ipbpZ61X79hmU3w8FmsY =
22
22
github.com/containernetworking/plugins v0.8.5 h1:pCvEMrFf7yzJI8+/D/7jkvE96KD52b7/Eu+jpahihy8 =
23
23
github.com/containernetworking/plugins v0.8.5 /go.mod h1:UZ2539umj8djuRQmBxuazHeJbYrLV8BSBejkk+she6o =
24
+ github.com/containernetworking/plugins v0.8.6 h1:npZTLiMa4CRn6m5P9+1Dz4O1j0UeFbm8VYN6dlsw568 =
25
+ github.com/containernetworking/plugins v0.8.6 /go.mod h1:qnw5mN19D8fIwkqW7oHHYDHVlzhJpcY6TQxn/fUyDDM =
24
26
github.com/coreos/go-iptables v0.4.5 /go.mod h1:/mVI274lEDI2ns62jHCDnCyBF9Iwsmekav8Dbxlm1MU =
25
27
github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 /go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4 =
26
28
github.com/d2g/dhcp4 v0.0.0-20170904100407-a1d1b6c41b1c /go.mod h1:Ct2BUK8SB0YC1SMSibvLzxjeJLnrYEVLULFNiHY9YfQ =
You can’t perform that action at this time.
0 commit comments