File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-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.8.0
7+ github.com/containernetworking/cni v0.8.1
88 github.com/containernetworking/plugins v0.9.0
99 github.com/go-openapi/errors v0.20.0
1010 github.com/go-openapi/runtime v0.19.26
Original file line number Diff line number Diff line change @@ -19,8 +19,9 @@ github.com/aws/aws-sdk-go v1.34.28/go.mod h1:H7NKnBqNVzoTJpGfLrQkkD+ytBA93eiDYi/
1919github.com/buger/jsonparser v0.0.0-20180808090653-f4dd9f5a6b44 /go.mod h1:bbYlZJ7hK1yFx9hf58LP0zeX7UjIGs20ufpu3evjr+s =
2020github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00 h1:lsjC5ENBl+Zgf38+B0ymougXFp0BaubeIVETltYZTQw =
2121github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00 /go.mod h1:jPQ2IAeZRCYxpS/Cm1495vGFww6ecHmMk1YJH2Q5ln0 =
22- github.com/containernetworking/cni v0.8.0 h1:BT9lpgGoH4jw3lFC7Odz2prU5ruiYKcgAjMCbgybcKI =
2322github.com/containernetworking/cni v0.8.0 /go.mod h1:LGwApLUm2FpoOfxTDEeq8T9ipbpZ61X79hmU3w8FmsY =
23+ github.com/containernetworking/cni v0.8.1 h1:7zpDnQ3T3s4ucOuJ/ZCLrYBxzkg0AELFfII3Epo9TmI =
24+ github.com/containernetworking/cni v0.8.1 /go.mod h1:LGwApLUm2FpoOfxTDEeq8T9ipbpZ61X79hmU3w8FmsY =
2425github.com/containernetworking/plugins v0.9.0 h1:c+1gegKhR7+d0Caum9pEHugZlyhXPOG6v3V6xJgIGCI =
2526github.com/containernetworking/plugins v0.9.0 /go.mod h1:dbWv4dI0QrBGuVgj+TuVQ6wJRZVOhrCQj91YyC92sxg =
2627github.com/coreos/go-iptables v0.4.5 /go.mod h1:/mVI274lEDI2ns62jHCDnCyBF9Iwsmekav8Dbxlm1MU =
You can’t perform that action at this time.
0 commit comments