mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-05-14 18:43:34 +00:00
- Update: portmapper, portallocator, ipallocator - Remove stale godep dependencies - Update pkg/iptables and others godep to latest - Update bridge code and test after above changes - Merge with latest changes in libnetwork The code is updated up to docker/master commit SHA 86d66d62737aa090b4a703ce0bfe3df0f9669a6b Signed-off-by: Alessandro Boch <aboch@docker.com>
40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"ImportPath": "github.com/docker/libnetwork",
|
|
"GoVersion": "go1.2.1",
|
|
"Deps": [
|
|
{
|
|
"ImportPath": "github.com/Sirupsen/logrus",
|
|
"Comment": "v0.6.4-12-g467d9d5",
|
|
"Rev": "467d9d55c2d2c17248441a8fc661561161f40d5e"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/docker/docker/pkg/iptables",
|
|
"Comment": "v1.4.1-2492-ge690ad9",
|
|
"Rev": "e690ad92925a045344bde8d2d59d7a7f602dded6"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/docker/docker/pkg/parsers/kernel",
|
|
"Comment": "v1.4.1-2492-ge690ad9",
|
|
"Rev": "e690ad92925a045344bde8d2d59d7a7f602dded6"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/docker/docker/pkg/proxy",
|
|
"Comment": "v1.4.1-2492-ge690ad9",
|
|
"Rev": "e690ad92925a045344bde8d2d59d7a7f602dded6"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/docker/docker/pkg/reexec",
|
|
"Comment": "v1.4.1-2492-ge690ad9",
|
|
"Rev": "e690ad92925a045344bde8d2d59d7a7f602dded6"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/vishvananda/netlink",
|
|
"Rev": "8eb64238879fed52fd51c5b30ad20b928fb4c36c"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/vishvananda/netns",
|
|
"Rev": "008d17ae001344769b031375bdb38a86219154c6"
|
|
}
|
|
]
|
|
}
|