On Mon, Jun 14, 2021 at 11:38 PM Ian Lance Taylor <i...@golang.org> wrote:
> Go 1.17 continues to support GOPATH mode if you explicitly set the > environment variable GO111MODULE=off. This is the same as Go 1.16. > See https://golang.org/ref/mod#mod-commands. Quoting from "New module changes in Go 1.16", 18 February 2021, at https://blog.golang.org/go116-module-changes#TOC_2. """" We plan to drop support for GOPATH mode in Go 1.17. In other words, Go 1.17 will ignore GO111MODULE. """" Can you please confirm Go 1.17 will continue to support GOPATH mode as you wrote yesterday, meaning the older information in the blog post is now outdated wrt ignoring the GO111MODULE env var? Thanks. -- 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/CAA40n-XVrYra_nNujjGcYX9w9ZaUAr0tK9XD22Mc1B%2BOnAk46Q%40mail.gmail.com.