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

Migrate to go mod #592

Open
dpordomingo opened this issue Mar 14, 2019 · 0 comments · May be fixed by #626
Open

Migrate to go mod #592

dpordomingo opened this issue Mar 14, 2019 · 0 comments · May be fixed by #626
Assignees
Labels
enhancement New feature or request

Comments

@dpordomingo
Copy link
Contributor

dpordomingo commented Mar 14, 2019

caused by https://github.com/src-d/backlog/issues/1392

Since Go v1.12 is already there and both Go v1.11 and Go v1.12 supports Go Modules, we could migrate from dep to go mod

related conversation:

we may have things to discuss (what about vendor?)
from #583 (comment)

There is also a question about go mod tidy
from #583 (comment)

@dpordomingo dpordomingo added the enhancement New feature or request label Mar 14, 2019
@dpordomingo dpordomingo self-assigned this Apr 9, 2019
@dpordomingo dpordomingo linked a pull request Apr 10, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant