Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/tools/cmd/gopls: unable to install #31864

Closed
gbbr opened this issue May 6, 2019 · 1 comment
Closed

x/tools/cmd/gopls: unable to install #31864

gbbr opened this issue May 6, 2019 · 1 comment
Labels
FrozenDueToAge gopls Issues related to the Go language server, gopls.
Milestone

Comments

@gbbr
Copy link
Member

gbbr commented May 6, 2019

When executing:

$ go version
go version go1.10 darwin/amd64
$ go get -u golang.org/x/tools/cmd/gopls
# golang.org/x/tools/internal/lsp/source
go/src/golang.org/x/tools/internal/lsp/source/symbols.go:226:18: ti.EmbeddedType undefined (type *types.Interface has no field or method EmbeddedType)
@gbbr gbbr added the gopls Issues related to the Go language server, gopls. label May 6, 2019
@gopherbot gopherbot added this to the Unreleased milestone May 6, 2019
@gbbr
Copy link
Member Author

gbbr commented May 6, 2019

This is fixed after upgrading to go1.12

@gbbr gbbr closed this as completed May 6, 2019
@golang golang locked and limited conversation to collaborators May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge gopls Issues related to the Go language server, gopls.
Projects
None yet
Development

No branches or pull requests

2 participants