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

ensure: implement -update flag #84

Merged
merged 2 commits into from
Jan 6, 2017
Merged

ensure: implement -update flag #84

merged 2 commits into from
Jan 6, 2017

Conversation

sdboyer
Copy link
Member

@sdboyer sdboyer commented Jan 5, 2017

the easy part of #83

not sure we really need a test for this, as the real work here is all covered by other subsystems that are tested (safewriter, gps itself).

@jessfraz
Copy link
Contributor

jessfraz commented Jan 5, 2017

LGTM

@freeformz
Copy link

IMO, for now at least, ensure -update with any other args should return an error. ATM dep ensure -update github.com/foo/bar will proceed to update everything.

@sdboyer
Copy link
Member Author

sdboyer commented Jan 6, 2017

@freeformz good call, made the change

@freeformz freeformz merged commit 28b3de4 into golang:master Jan 6, 2017
@freeformz freeformz deleted the impl-update branch January 6, 2017 18:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants