On 08/31/2017 09:38 PM, burpswangy wrote:
> Debian 9.1 Stretch... using Go 1.9, go env shows GOPATH=/home/dev/go
> while echo $GOPATH=/home/dev/devSync/workspace.
> 
> No matter what I do, I can't get Go 1.9 to find my workspace!  What is
> goin' on!?
> 

have you tried:

export GOPATH=/home/dev/devSync/workspace

-- 
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