Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

dep status output should represent overridden rules differently #892

Closed
sdboyer opened this issue Jul 25, 2017 · 0 comments · Fixed by #918
Closed

dep status output should represent overridden rules differently #892

sdboyer opened this issue Jul 25, 2017 · 0 comments · Fixed by #918

Comments

@sdboyer
Copy link
Member

sdboyer commented Jul 25, 2017

Relevant TODO

dep status currently does nothing to specially note when there are overrides on a particular dependency. That information is quite important; we need to figure out how to incorporate it.

darkowlzz added a commit to darkowlzz/dep that referenced this issue Jul 28, 2017
Add `hasOverride` attribute to `BasicStatus` struct and use it to append
"(override)" to projects with overridden constraints.

Closes golang#892
darkowlzz added a commit to darkowlzz/dep that referenced this issue Aug 10, 2017
Add `hasOverride` attribute to `BasicStatus` struct and use it to append
"(override)" to projects with overridden constraints.

Closes golang#892
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant