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

dep: Skip tool conversions in dep status #1411

Merged
merged 1 commit into from
Nov 29, 2017

Conversation

sdboyer
Copy link
Member

@sdboyer sdboyer commented Nov 28, 2017

What does this do / why do we need it?

collectConstraints(), used by dep status, was trying to do on-the-fly
conversions of existing tools. That needs to remain disabled until we
also turn it on for dep init and dep ensure.

collectConstraints(), used by `dep status`, was trying to do on-the-fly
conversions of existing tools. That needs to remain disabled until we
also turn it on for `dep init` and `dep ensure`.
@sdboyer sdboyer added the bug label Nov 28, 2017
@sdboyer sdboyer added this to the v0.4.0 milestone Nov 28, 2017
@sdboyer sdboyer merged commit ef6a28f into golang:master Nov 29, 2017
@darkowlzz
Copy link
Collaborator

@sdboyer thank you for fixing this. That code was added about 4 months ago without much thoughts and got passed on to the other commits.

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

Successfully merging this pull request may close these issues.

3 participants