Came across this issue today while adding packages into govendor.

➜  platform-ci git:(develop) ✗ go get golang.org/x/net/lex/httplex              
                                                          (ops/platform-vault)
package golang.org/x/net/lex/httplex: cannot find package 
"golang.org/x/net/lex/httplex" in any of:
    /usr/local/go/src/golang.org/x/net/lex/httplex (from $GOROOT)
    /Users/jharshman/Go/src/golang.org/x/net/lex/httplex (from $GOPATH)

https://godoc.org/golang.org/x/net/lex/httplex The documentation seems to 
have disappeared as well.

Can't find any information about the package moving or being deprecated.  
Anyone have more info?


Thanks,

- Josh
​

-- 
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.

Reply via email to