Dep: Implement `-missing` flag for `dep status`

Created on 16 Nov 2017  路  2Comments  路  Source: golang/dep

dep status -missing should list the dependencies that are missing from the lock file but are used in the project.

Refer: command spec

Example code: #613

help wanted status

Most helpful comment

is anyone looking into this? I would love to dive into it :)

All 2 comments

is anyone looking into this? I would love to dive into it :)

@adamo57 you're the first one. Go for it :)

Was this page helpful?
0 / 5 - 0 ratings