mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
Fix 'make vendor-update' to work as documented
make vendor-update should update everything inside the vendor dir, to do this 'govendor fetch' needs to be used, current command ('govendor update') is used to copy packages from /home/lukasz/work/go to vendor dir
This commit is contained in:
Reference in New Issue
Block a user