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

Failed to go get to update go tools in VSCode #26

Closed
skyjia opened this issue Feb 26, 2020 · 5 comments
Closed

Failed to go get to update go tools in VSCode #26

skyjia opened this issue Feb 26, 2020 · 5 comments

Comments

@skyjia
Copy link

skyjia commented Feb 26, 2020

I tried to update go tools in VSCode after upgrading go to 1.14. Here is the error message:

image

Please advise.

@ghost
Copy link

ghost commented Feb 26, 2020

try to install gopkgs manually with: go get github.com/uudashr/gopkgs/v2/cmd/gopkgs

I think it's related to #25

@andradei
Copy link

andradei commented Feb 27, 2020

Running the above command seems to work. Is this now up to the vscode-go project to fix their "Go tools upgrade" feature on their end?

@ghost
Copy link

ghost commented Feb 27, 2020

@andradei Yes, I think. A PR has been send to vscode-go but they didn't accept it yet

@parkr
Copy link

parkr commented Feb 27, 2020

Attempted update PR: microsoft/vscode-go#3057

Issue there: microsoft/vscode-go#3050

This issue can be closed.

@nezorflame
Copy link
Contributor

Duplicate of #25

@uudashr uudashr closed this as completed Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants