Closed wangliyao closed 5 years ago
Is this still an issue? I am unable to reproduce it. Closing for now.
Haved same problem and get a Solution:
golang.org may not works, we nedd install tools/import by hand
$ mkdir -p $GOPATH/src/golang.org/x/
$ cd $GOPATH/src/golang.org/x/
$ git clone https://github.com/golang/tools.git
# then install gotests
$ go get github.com/cweill/gotests/...
https://stackoverflow.com/questions/31334197/failed-to-install-golang-org-x-crypto-bcrypt
when I run
go get -u -v github.com/cweill/gotests/...
found this errorI try open the url then find the address jump to godoc.org/golang.org/x/tools/imports