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 has been archived by the owner on Sep 9, 2020. It is now read-only.
#1109 changed the error message printed when the lock file is out-of-sync with the manifest and the project's imports.
This error seems a bit strict and we want to allow the user to use dep ensure -add and dep ensure -update even when things are out-of-sync. The error should be printed as a warning instead, but execution should resume.
The changes should happen to the same files modified in #1109.
The text was updated successfully, but these errors were encountered:
@7373Lacym it's been near two weeks - are you still planning on working on this? it's fine if not, but it'd be ideal if you could update this issue if you don't have time, so that other folks feel comfortable claiming it.
#1109 changed the error message printed when the lock file is out-of-sync with the manifest and the project's imports.
This error seems a bit strict and we want to allow the user to use
dep ensure -add
anddep ensure -update
even when things are out-of-sync. The error should be printed as a warning instead, but execution should resume.The changes should happen to the same files modified in #1109.
The text was updated successfully, but these errors were encountered: