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
{{ message }}
This repository was archived by the owner on Mar 2, 2020. It is now read-only.
help: bump version to v1.0.5
Fix local package checking
Fix pkg prefix issue
Do not show duplicates
Do not fetch local packages
Skip node_modules dir
Eval symlink on initial walk
Fix race condition in test
release v1.0.4
Fix various typos (thanks gogolok, anthonyfok, benoitmasson, marccampbell)
Fix same prefix bug
Add support to migrate from gdm
Add support to ignore packages
Ensure GIT tests are more reliable
Fix issue with copying license
Don't add own path as origin
Add "go tool" wrapper
Another origin fix with update
set version to 1.0.3.
set origin as requried on modify
add shell sub-command. Useful for large projects.
add dedicated version flag
correctly get GOROOT from go env