mirror of
https://github.com/docker/docs.git
synced 2026-03-31 08:18:55 +07:00
Currently the vendor script removes directories which do not have imported go packages, however this also ends up removing license files which may be other directories. Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)