-
Notifications
You must be signed in to change notification settings - Fork 34
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
Comments
try to install gopkgs manually with: go get github.com/uudashr/gopkgs/v2/cmd/gopkgs I think it's related to #25 |
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? |
@andradei Yes, I think. A PR has been send to vscode-go but they didn't accept it yet |
Attempted update PR: microsoft/vscode-go#3057 Issue there: microsoft/vscode-go#3050 This issue can be closed. |
Duplicate of #25 |
I tried to update go tools in VSCode after upgrading go to 1.14. Here is the error message:
Please advise.
The text was updated successfully, but these errors were encountered: