mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +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)