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 55require (
66 github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00
77 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
99 github.com/go-openapi/errors v0.19.4
1010 github.com/go-openapi/runtime v0.19.15
1111 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
2121github.com/containernetworking/cni v0.7.2-0.20190807151350-8c6c47d1c7fc /go.mod h1:LGwApLUm2FpoOfxTDEeq8T9ipbpZ61X79hmU3w8FmsY =
2222github.com/containernetworking/plugins v0.8.5 h1:pCvEMrFf7yzJI8+/D/7jkvE96KD52b7/Eu+jpahihy8 =
2323github.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 =
2426github.com/coreos/go-iptables v0.4.5 /go.mod h1:/mVI274lEDI2ns62jHCDnCyBF9Iwsmekav8Dbxlm1MU =
2527github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 /go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4 =
2628github.com/d2g/dhcp4 v0.0.0-20170904100407-a1d1b6c41b1c /go.mod h1:Ct2BUK8SB0YC1SMSibvLzxjeJLnrYEVLULFNiHY9YfQ =
You can’t perform that action at this time.
0 commit comments