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

Would it be worth migrating to go modules instead of dep? #35

Open
andrewebdev opened this issue Jul 22, 2019 · 1 comment · May be fixed by #37
Open

Would it be worth migrating to go modules instead of dep? #35

andrewebdev opened this issue Jul 22, 2019 · 1 comment · May be fixed by #37

Comments

@andrewebdev
Copy link

Expected Behavior

Use go modules instead of dep now that it's standard.

Current Behavior

Currently it seems that dep is being used, and while it may work, the repo and codebase could be simplified if we just use what's now provided as standard.

Context

I'm in the process of creating a pull request that will add snap package support for this app and using the standard go modules would make the packaging a bit simpler.

@gulien
Copy link
Owner

gulien commented Jul 23, 2019

Hello @andrewebdev! Of course, we should get rid of dep :)

@condemil condemil linked a pull request Oct 7, 2019 that will close this issue
7 tasks
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

Successfully merging a pull request may close this issue.

2 participants