clipperhouse/gen

go get failed with `cannot find package`

hori-ryota opened this issue · 3 comments

go get failed.

$ go get -v github.com/clipperhouse/gen
Fetching https://golang.org/x/tools/go/gcimporter15?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/gcimporter15?go-get=1 (status code 200)
get "golang.org/x/tools/go/gcimporter15": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/gcimporter15?go-get=1
get "golang.org/x/tools/go/gcimporter15": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
package golang.org/x/tools/go/gcimporter15: cannot find package "golang.org/x/tools/go/gcimporter15" in any of:
        /usr/local/Cellar/go/1.10.1/libexec/src/golang.org/x/tools/go/gcimporter15 (from $GOROOT)
        /{{**masked**}}/src/golang.org/x/tools/go/gcimporter15 (from $GOPATH)

Package renamed by go/internal/gcimporter: rename from go/gcimporter15

sorry, update go/tool, fixed.

sorry, not fixed 🙏

+1