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 4
4
5
5
require (
6
6
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
8
8
github.com/containernetworking/plugins v0.9.0
9
9
github.com/go-openapi/errors v0.20.0
10
10
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/
19
19
github.com/buger/jsonparser v0.0.0-20180808090653-f4dd9f5a6b44 /go.mod h1:bbYlZJ7hK1yFx9hf58LP0zeX7UjIGs20ufpu3evjr+s =
20
20
github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00 h1:lsjC5ENBl+Zgf38+B0ymougXFp0BaubeIVETltYZTQw =
21
21
github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00 /go.mod h1:jPQ2IAeZRCYxpS/Cm1495vGFww6ecHmMk1YJH2Q5ln0 =
22
- github.com/containernetworking/cni v0.8.0 h1:BT9lpgGoH4jw3lFC7Odz2prU5ruiYKcgAjMCbgybcKI =
23
22
github.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 =
24
25
github.com/containernetworking/plugins v0.9.0 h1:c+1gegKhR7+d0Caum9pEHugZlyhXPOG6v3V6xJgIGCI =
25
26
github.com/containernetworking/plugins v0.9.0 /go.mod h1:dbWv4dI0QrBGuVgj+TuVQ6wJRZVOhrCQj91YyC92sxg =
26
27
github.com/coreos/go-iptables v0.4.5 /go.mod h1:/mVI274lEDI2ns62jHCDnCyBF9Iwsmekav8Dbxlm1MU =
You can’t perform that action at this time.
0 commit comments