On Mon, Jun 14, 2021 at 10:04 AM Robert Solomon <drrob...@gmail.com> wrote: > > I read the draft release notes. > > Does Go 1.17 intend on supporting GOPATH mode. I could not find any notes on > this.
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. Ian -- 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/CAOyqgcUh_hEaDOGpUFQfHQA0qR69CL6-vGp%2B5D1jf8JmaXf%3Dsw%40mail.gmail.com.