You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
Turns out this is making some other changes messy. It's going to put commands in a bit of an inconsistent state, but I think we need to go ahead and do this ASAP. (remove should also be changed, even though that command will go away entirely soon).
https://github.com/golang/dep/blob/master/cmd/dep/ensure.go#L163 is a bug per #404 (comment).
dep ensure
should never write to the manifest now that it is user managed.The text was updated successfully, but these errors were encountered: