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

cmd: add -i flag to go build #1330

Merged
merged 1 commit into from
Jun 14, 2017
Merged

cmd: add -i flag to go build #1330

merged 1 commit into from
Jun 14, 2017

Conversation

fatih
Copy link
Owner

@fatih fatih commented Jun 13, 2017

This caches the results of go build, which makes it faster to execute
it on subsequent calls.

Fixes: #1329

This caches the results of `go build`, which makes it faster to execute
it on subsequent calls.

Fixes: #1329
@fatih fatih merged commit 2df21eb into master Jun 14, 2017
@fatih fatih deleted the go-build-cache branch June 14, 2017 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant