update go import path and libcontainer

Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com> (github: vieux)
Upstream-commit: b3ee9ac74e171e00f14027e39278013629e681b8
Component: engine
This commit is contained in:
Victor Vieux
2014-07-24 22:19:50 +00:00
parent 213b4560ad
commit 6ae4c9014c
200 changed files with 828 additions and 515 deletions

View File

@ -8,5 +8,5 @@
{% endif %}
{% endif %}
{% endfor %}
<li class="pull-right edit-on-github"><a href="https://github.com/dotcloud/docker/blob/master/docs/sources/{{ current_page.input_path }}"><span class="glyphicon glyphicon-edit"></span>Edit on GitHub</a></li>
<li class="pull-right edit-on-github"><a href="https://github.com/docker/docker/blob/master/docs/sources/{{ current_page.input_path }}"><span class="glyphicon glyphicon-edit"></span>Edit on GitHub</a></li>
</ol>