docs: mark new pkg for upstream [ci skip]

This commit is contained in:
decentral1se 2021-10-21 19:41:12 +02:00
parent 963f8dcc73
commit 5ce2419354
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -58,4 +58,4 @@ be a temporary thing.
#### `docker/client`
A number of modules in [pkg/client](./pkg/client) are copy/pasta'd from the upstream [docker/docker/client](https://pkg.go.dev/github.com/docker/docker/client). We had to do this because upstream are not exposing their API as public.
A number of modules in [pkg/upstream](./pkg/upstream) are copy/pasta'd from the upstream [docker/docker/client](https://pkg.go.dev/github.com/docker/docker/client). We had to do this because upstream are not exposing their API as public.