Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run godep save -r ./... #1524

Merged
merged 1 commit into from
Feb 22, 2016
Merged

Run godep save -r ./... #1524

merged 1 commit into from
Feb 22, 2016

Conversation

jsha
Copy link
Contributor

@jsha jsha commented Feb 22, 2016

This fixes a change in how Godeps.json is generated that was introduced in a
recent godep revision.

From the godep Changelog:

More precise recording of dependencies. Removed recursive copying of sub directories of a package (precise vendoring). This should allow using ./... with the go tool for compilation of project using vendor/. See tools/godep#415

@jsha jsha added the r? label Feb 22, 2016
This fixes a change in how Godeps.json is generated that was introduced in a
recent godep revision.
rolandshoemaker added a commit that referenced this pull request Feb 22, 2016
@rolandshoemaker rolandshoemaker merged commit 3fdfa0c into master Feb 22, 2016
@riking riking deleted the test-fix-godeps branch February 29, 2016 22:05
@riking riking removed the r? label Mar 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants