I'm sorry but your problem is go run has lead you into a design corner. 

I recommend using go build to build your program, and assume that it will be 
built at a known location, and provide a flag to locate your resources if you 
want to override the default location. 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to