>From what I found here when you install packages with go get, they get installed in the last folder of your GOPATH env variable. Mine is ''/home/Documents/GoProjects'' but the installed packages end up in ''/home''. It is probably a stupid question, but I honestly do not know what is wrong here.
-- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
