mirror of https://github.com/docker/docs.git
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:
commit
1e4d9dd0cf
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue