Skip to content

vendor: remove unused dependencies from vendor.conf#2490

Merged
silvin-lubecki merged 1 commit into
docker:masterfrom
thaJeztah:remove_unused_dependencies
May 4, 2020
Merged

vendor: remove unused dependencies from vendor.conf#2490
silvin-lubecki merged 1 commit into
docker:masterfrom
thaJeztah:remove_unused_dependencies

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

these dependencies were no longer used since 0dc9d17 (#2447)

2020/05/03 21:45:38 WARNING: package github.com/containerd/ttrpc is unused, consider removing it from vendor.conf
2020/05/03 21:45:38 WARNING: package github.com/opencontainers/runtime-spec is unused, consider removing it from vendor.conf
2020/05/03 21:45:38 WARNING: package github.com/syndtr/gocapability is unused, consider removing it from vendor.conf

Signed-off-by: Sebastiaan van Stijn github@gone.nl

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

```
2020/05/03 21:45:38 WARNING: package github.com/containerd/ttrpc is unused, consider removing it from vendor.conf
2020/05/03 21:45:38 WARNING: package github.com/opencontainers/runtime-spec is unused, consider removing it from vendor.conf
2020/05/03 21:45:38 WARNING: package github.com/syndtr/gocapability is unused, consider removing it from vendor.conf
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@silvin-lubecki silvin-lubecki merged commit c567dee into docker:master May 4, 2020
@thaJeztah thaJeztah deleted the remove_unused_dependencies branch May 4, 2020 14:29
@thaJeztah thaJeztah added this to the 20.03.0 milestone May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants