My build system was missing golang.org/x/net/lex/httplex and issuing go get for this package was giving me that message without actually retrieving the httplex sub-package. I assumed it meant go get was failing. I will try to verify tomorrow though.
On Wed, Apr 4, 2018 at 11:43 PM, Volker Dobler <dr.volker.dob...@gmail.com> wrote: > Just to make sure: go get golang.org/x/net works, it does > download all for golang.org/x/net and the message is > just an information. > > V. > > On Thursday, 5 April 2018 04:21:15 UTC+2, Lee Painton wrote: > >> Trying the listed command returns: >> package golang.org/x/net: no Go files in /Users/lpainton/go/src/golang. >> org/x/net >> >> Workaround is trivial, but the documentation on >> https://github.com/golang/net is wrong >> > -- > 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. > For more options, visit https://groups.google.com/d/optout. > -- 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. For more options, visit https://groups.google.com/d/optout.