Skip to content

Commit

Permalink
readme: remove note that's no longer true
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed May 28, 2022
1 parent 77eda34 commit fbff592
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,6 @@ implemented/merged.
For new projects, using the official SDK is probably more appropriate as
go-dockerclient lags behind the official SDK.

When using the official SDK, keep in mind that because of how the its
dependencies are organized, you may need some extra steps in order to be able
to import it in your projects (see
[#784](https://github.com/fsouza/go-dockerclient/issues/784) and
[moby/moby#28269](https://github.com/moby/moby/issues/28269)).

## Example

```go
Expand Down

0 comments on commit fbff592

Please sign in to comment.