Update Go client to docker/docker/client

This has moved from docker/engine-api.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
Ben Firshman 2016-10-11 13:58:52 +02:00
parent cbeb53dd83
commit e4dfc61fab
No known key found for this signature in database
GPG Key ID: 18296449E36D2F1E
1 changed files with 2 additions and 2 deletions

View File

@ -53,8 +53,8 @@ with the library maintainers.
</tr>
<tr>
<td>Go</td>
<td>engine-api</td>
<td><a class="reference external" href="https://github.com/docker/engine-api">https://github.com/docker/engine-api</a></td>
<td>Docker Go client</td>
<td><a class="reference external" href="https://godoc.org/github.com/docker/docker/client">https://godoc.org/github.com/docker/docker/client</a></td>
</tr>
<tr>
<td>Gradle</td>