mirror of https://github.com/docker/docs.git
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:
parent
cbeb53dd83
commit
e4dfc61fab
|
@ -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