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

Fails to compile basic go app #96

Closed
bithavoc opened this issue Sep 19, 2015 · 1 comment
Closed

Fails to compile basic go app #96

bithavoc opened this issue Sep 19, 2015 · 1 comment

Comments

@bithavoc
Copy link

remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Go app detected
remote: -----> Checking Godeps/Godeps.json file.
remote: /app/tmp/buildpacks/go/bin/compile: line 113: test: /app/tmp/cache/go1.5: binary operator expected
remote: -----> Installing go1.5 darwin/amd64... tar (child): go1.5: Cannot open: No such file or directory
remote: tar (child): Error is not recoverable: exiting now
remote: tar: Child returned status 2
remote: tar: Error is not recoverable: exiting now
remote:
remote:  !     Push rejected, failed to compile Go app
remote:
remote: Verifying deploy....
@bithavoc
Copy link
Author

my bad, was not using the latests godep with 1.5

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

No branches or pull requests

1 participant