Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. app/
  2. hello/
  3. hello.go
  4. app.yaml
  5.  
  6. can't load package: package app: cannot find package "app" in any of:
  7. ....
  8. ....
  9.  
  10. GOPATH=`pwd`/app goapp build
  11.  
  12. can't load package: package .: no buildable Go source files in /....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement