Go 1.11 got me to stop ignoring Go
drewdevault.com
Go 1.11 got me to stop ignoring Go
1–10 of 79 posts
Re: Go 1.11 got me to stop ignoring Go
#2Re: Go 1.11 got me to stop ignoring Go
#3GOPATH issues - Elaborate more?
Re: Go 1.11 got me to stop ignoring Go
#4GOPATH issues - Elaborate more?
Re: Go 1.11 got me to stop ignoring Go
#5GOPATH issues - Elaborate more?
Apparently too lazy to set an environment variable. I found GOPATH annoying but not using Golang simply for that seems absurd to me.
Re: Go 1.11 got me to stop ignoring Go
#6That sounds extreme. I've never heard this before. Why?
Re: Go 1.11 got me to stop ignoring Go
#7GOPATH issues - Elaborate more?
Apparently too lazy to set an environment variable. I found GOPATH annoying but not using Golang simply for that seems absurd to me.
Re: Go 1.11 got me to stop ignoring Go
#8GOPATH issues - Elaborate more?
Re: Go 1.11 got me to stop ignoring Go
#9Earlier quoted context omitted.
Apparently too lazy to set an environment variable. I found GOPATH annoying but not using Golang simply for that seems absurd to me.
That's not the point: https://news.ycombinator.com/item?id=18178987
Re: Go 1.11 got me to stop ignoring Go
#10> Go 1.11 adds preliminary support for a new concept called “modules,” an alternative to GOPATH with integrated support for versioning and package distribution. Using modules, developers are no longer confined to working inside GOPATH, version dependency information is explicit yet lightweight, and builds are more reliable and reproducible. https://golang.org/doc/go1.11#modules