You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a continuation of #818 and a post-1.8 k8s rebase task.
The problem is that github.com/docker/docker already contains the types from github.com/docker/engine-api, the latter is just an old version of the former. This in the end should clean our vendor dir slightly and eventually lead to a cleaner vendor inside origin, as well.
The text was updated successfully, but these errors were encountered:
This is a continuation of #818 and a post-1.8 k8s rebase task.
The problem is that
github.com/docker/docker
already contains the types fromgb.xjqchip.workers.dev/docker/engine-api
, the latter is just an old version of the former. This in the end should clean our vendor dir slightly and eventually lead to a cleaner vendor inside origin, as well.The text was updated successfully, but these errors were encountered: