vendor: github.com/vishvananda/netlink@a1f8555

Update to current master, to get IPVLAN L3s def.
This commit is contained in:
Lincoln Stoll
2016-11-05 13:40:34 -07:00
parent 0e09ad29df
commit 2ad1d04561
10 changed files with 321 additions and 24 deletions

6
Godeps/Godeps.json generated
View File

@ -1,7 +1,7 @@
{
"ImportPath": "github.com/containernetworking/cni",
"GoVersion": "go1.6",
"GodepVersion": "v74",
"GodepVersion": "v75",
"Packages": [
"./..."
],
@ -216,11 +216,11 @@
},
{
"ImportPath": "github.com/vishvananda/netlink",
"Rev": "9dee363ad4abbc3c9a4a24a9f1e33363e224b111"
"Rev": "a1f8555521646b5a9800f39c5fd477597697135c"
},
{
"ImportPath": "github.com/vishvananda/netlink/nl",
"Rev": "9dee363ad4abbc3c9a4a24a9f1e33363e224b111"
"Rev": "a1f8555521646b5a9800f39c5fd477597697135c"
},
{
"ImportPath": "golang.org/x/sys/unix",