This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
dep ensure panics #1945
Comments
i was on master branch when this occurred. removing |
Hmm, that case shouldn't be reachable (but obviously it is). i'll get it figured out and fixed up. Thanks! |
Actually, if you could provide repro steps, it'd be helpful! |
sdboyer
added a commit
that referenced
this issue
Jul 20, 2018
Relates to #1945. While this doesn't fix the issue, it at least prevents a panic from occurring that blows up a `dep ensure` run, and should give us enough information to debug it if/when someone runs into it.
Figured out the problem! All taken care of now. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of
dep
are you using (dep version
)?What
dep
command did you run?dep ensure -v
What did you expect to see?
success response
What did you see instead?
The text was updated successfully, but these errors were encountered: