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

add go.mod and go.sum to support go modules function #140

Closed
xserve98 opened this issue Jan 5, 2019 · 3 comments
Closed

add go.mod and go.sum to support go modules function #140

xserve98 opened this issue Jan 5, 2019 · 3 comments

Comments

@xserve98
Copy link

xserve98 commented Jan 5, 2019

Go Modules: https://github.com/golang/go/wiki/Modules

@jtvjorge
Copy link
Contributor

jtvjorge commented Jan 8, 2019

Is there a specific use case for go modules you are looking to satisfy? Are you looking for go module support generally?

We're interested in adding modules but unfortunately the transition will involve quite a bit more than just adding go.mod and go.sum files as import paths will need to change. It may be some time before we're able to fully support modules.

@bufdev
Copy link
Contributor

bufdev commented Mar 7, 2019

Related use case in #152

@xserve98
Copy link
Author

Thank you

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

3 participants