Merge pull request #166 from bfirsh/add-go-client-to-api-client-libraries-page

Update Go API client to docker/docker/client
This commit is contained in:
John Mulhausen 2016-10-11 12:44:36 -07:00 committed by GitHub
commit 1e4d9dd0cf
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>