Hi,

`GO111MODULE=auto go get` does not always work. What causes this bug? Thanks.

$ GO111MODULE=auto go get golang.org/x/net/html
$ GO111MODULE=auto go get rsc.io/quote
/Users/xxx/go/src/rsc.io/quote/quote.go:8:8: code in directory
/Users/xxx/go/src/rsc.io/quote/v3 expects import "rsc.io/quote"

-- 
Regards,
Peng

-- 
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/CABrM6wmA_T-DAqLbSxj0yuN%2BVWfqAEMzMsZLPN39FtH487dedQ%40mail.gmail.com.

Reply via email to