mirror of
https://github.com/docker/docs.git
synced 2026-04-01 16:58:54 +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)