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

Refactor OpenEBS projects to use go-module #3040

Closed
vaniisgh opened this issue May 19, 2020 · 4 comments
Closed

Refactor OpenEBS projects to use go-module #3040

vaniisgh opened this issue May 19, 2020 · 4 comments
Assignees

Comments

@vaniisgh
Copy link

vaniisgh commented May 19, 2020

Description

Go has included support for versioned modules and users are encouraged to migrate to modules from other dependency management systems. It is a relatively easier system for package management and would be nice to have.

Context

Here is the wiki with the details on Go Modules
an official go blog post
and a simple medium article to understand a bit better.

@kmova kmova changed the title Migration of Maya to go-module Refactor OpenEBS projects to use go-module May 19, 2020
@vaniisgh
Copy link
Author

vaniisgh commented May 19, 2020

Can we mark this a good first issue & can I try to resolve this on the Maya repository :)
I will try the methodology outlined in the official blog post.

is there anything specific you recommend.. or something I need to be aware of?

@vaniisgh
Copy link
Author

I think we can close this issue ?

@kmova
Copy link
Member

kmova commented Jul 30, 2020

yes! Thank you @vaniisgh

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

2 participants