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

Go module support #8

Closed
RichyHBM opened this issue Jul 3, 2018 · 3 comments
Closed

Go module support #8

RichyHBM opened this issue Jul 3, 2018 · 3 comments

Comments

@RichyHBM
Copy link

RichyHBM commented Jul 3, 2018

With vgo being made part of the official Go toolchain, is gopkgs in a position to support it?

I am currently updating a list of dependencies that vscode-go requires in order to support vgo

@uudashr
Copy link
Owner

uudashr commented Jul 4, 2018

Yes.. of course. VGO will come, not supporting it is not an option.
Changes can be made on the vscode-go or if possible in gopkgs it self.

@uudashr
Copy link
Owner

uudashr commented Sep 2, 2018

FYI still not sure whether this should be implemented on gopkgs or on the vscode-go, since the Go modules API not exposed.

See microsoft/vscode-go#1902

@uudashr uudashr changed the title VGO support Go module support Sep 23, 2018
@uudashr
Copy link
Owner

uudashr commented Sep 23, 2018

Done on version 2.0 https://github.com/uudashr/gopkgs/releases/tag/v2.0

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

No branches or pull requests

2 participants