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

Fix docker go #8845

Merged
merged 1 commit into from
Nov 23, 2016
Merged

Fix docker go #8845

merged 1 commit into from
Nov 23, 2016

Conversation

ncteisen
Copy link
Contributor

@ncteisen ncteisen commented Nov 23, 2016

Changed "go get -t ." to "make deps && make testdeps"

This is a more accurate way to pull in all of the needed dependancies.

This closes #8844

Copy link
Contributor

@jtattermusch jtattermusch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Go Docker is Broken
3 participants