myitcv / x

Mono-repo for all myitcv.io/... Go code
MIT License
104 stars 20 forks source link

adding fix for gobinModDep deps #122

Closed subash-a closed 5 years ago

subash-a commented 5 years ago

Fix for issue where the gobinModDep does not add a dependency if the package already exists as a part of the work queue

subash-a commented 5 years ago

@myitcv this PR is ready for a review, this contains only the fix for the gobinModDep, as you mentioned we can push up more fixes for the other issues later.