mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-06 13:41:36 +00:00
Vendoring in libnetwork to fix an ungraceful restart case
Also picked up a minor typo fix Signed-off-by: Madhu Venugopal <madhu@docker.com> (cherry picked from commit 2361edbcea22113aea639a3d74edb35791fd8aef)
This commit is contained in:
committed by
Tibor Vass
parent
0430024bad
commit
9f7231816f
+1
-1
@@ -20,7 +20,7 @@ clone git github.com/tchap/go-patricia v2.1.0
|
||||
clone git golang.org/x/net 3cffabab72adf04f8e3b01c5baf775361837b5fe https://github.com/golang/net.git
|
||||
|
||||
#get libnetwork packages
|
||||
clone git github.com/docker/libnetwork 5fc6ba506daa7914f4d58befb38480ec8e9c9f70
|
||||
clone git github.com/docker/libnetwork 47edb73dd3e64cfcc04234b073872205cd79694a
|
||||
clone git github.com/armon/go-metrics eb0af217e5e9747e41dd5303755356b62d28e3ec
|
||||
clone git github.com/hashicorp/go-msgpack 71c2886f5a673a35f909803f38ece5810165097b
|
||||
clone git github.com/hashicorp/memberlist 9a1e242e454d2443df330bdd51a436d5a9058fc4
|
||||
|
||||
Reference in New Issue
Block a user