On Sunday, 22 December 2019 08:08:56 UTC, christoph...@gmail.com wrote:
>
> Oh my gosh. You could have saved all the time for writing that long long 
> question if someone had told you before that GOPATH is a thing of the past. 
>
> Go has a new package dependency management system called Go Modules, and 
> this removes the need for a central source code workspace. 
>
> See https://github.com/golang/go/wiki/Modules to get started, search 
> https://blog.golang.org for its Go Module posts, or search the Web for 
> "Go Modules".


The problem is that the documentation on golang.org is still littered with 
instructions about the GOPATH way of doing things.
Happily there is a review in flight to fix this 
https://go-review.googlesource.com/c/website/+/199417
which hopefully will land soon. 

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/f9e86744-6249-45b4-b979-cc3297c387d9%40googlegroups.com.

Reply via email to