mirror of
https://github.com/docker/cli.git
synced 2026-09-24 23:41:10 -05:00
Vendoring miekg/dns @ 75e6e86cc601825c5dbcd4e0c209eab180997cd7
- Fixes the issue of Shutdown() not working, resulting in hung goroutines Signed-off-by: Santhosh Manohar <santhosh@docker.com> Upstream-commit: bccf653082dababc1827be3aa9976e3100037a80 Component: engine
This commit is contained in:
@@ -43,7 +43,7 @@ fix_rewritten_imports github.com/coreos/etcd
|
||||
clone git github.com/ugorji/go 5abd4e96a45c386928ed2ca2a7ef63e2533e18ec
|
||||
clone git github.com/hashicorp/consul v0.5.2
|
||||
clone git github.com/boltdb/bolt v1.1.0
|
||||
clone git github.com/miekg/dns d27455715200c7d3e321a1e5cadb27c9ee0b0f02
|
||||
clone git github.com/miekg/dns 75e6e86cc601825c5dbcd4e0c209eab180997cd7
|
||||
|
||||
# get graph and distribution packages
|
||||
clone git github.com/docker/distribution cb08de17d74bef86ce6c5abe8b240e282f5750be
|
||||
|
||||
Reference in New Issue
Block a user