[go-nuts] Re: go get awkwardness with packages outside of GOPATH

2017-07-21 Thread Simon Ritchie
Just a simple clarification. Your GOPATH variable can contain many directories, as already pointed out. If so, go get will download packages into the FIRST directory in the path. One use of this is to have your own go projects in separate directories with a single shared set of packages loade

[go-nuts] Re: go get awkwardness with packages outside of GOPATH

2017-07-19 Thread florian
I always forget that there is no edit button... sorry for not proofreading thoroughly before posting. -- 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