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

Contributing.md doc issue #138

Open
akhilbojedla opened this issue Sep 12, 2019 · 2 comments
Open

Contributing.md doc issue #138

akhilbojedla opened this issue Sep 12, 2019 · 2 comments
Assignees
Labels
documentation Create/Update documents Hacktoberfest Support to https://hacktoberfest.digitalocean.com/
Milestone

Comments

@akhilbojedla
Copy link
Contributor

Description

The repository doesn't seem to be using dep yet. It is still using go modules (vgo). However the doc asks to run dep init which fails.

Acceptance Criteria

Either the project should be migrated to use dep or update the doc to use vgo.

@gopinath-langote
Copy link
Owner

Hello @akhilbojedla
Thanks for creating an issue.

I have updated the contribution doc - in order to include go-modules info and remove go dep

As we have decided to use go-modules for this project.

@gopinath-langote gopinath-langote self-assigned this Sep 13, 2019
@gopinath-langote gopinath-langote added the Hacktoberfest Support to https://hacktoberfest.digitalocean.com/ label Sep 13, 2019
@gopinath-langote gopinath-langote added this to To do in Feature Ideas / Bug tracker via automation Sep 13, 2019
@gopinath-langote gopinath-langote added this to the v2.0.0 milestone Sep 13, 2019
@gopinath-langote gopinath-langote added the documentation Create/Update documents label Sep 13, 2019
@akhilbojedla
Copy link
Contributor Author

akhilbojedla commented Sep 13, 2019

@gopinath-langote Thanks for updating. May be its work mentioning to add export GO111MODULE=on before go build

@gopinath-langote gopinath-langote modified the milestones: v1.3.0, v2.0.0 Sep 24, 2019
@gopinath-langote gopinath-langote moved this from To do to In progress in Feature Ideas / Bug tracker Sep 26, 2019
@gopinath-langote gopinath-langote modified the milestones: v1.4.0, v1.5.0 Oct 9, 2019
@gopinath-langote gopinath-langote modified the milestones: v1.5.0, v1.6.0 Apr 1, 2020
@gopinath-langote gopinath-langote modified the milestones: v1.6.0, v1.7.0 Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Create/Update documents Hacktoberfest Support to https://hacktoberfest.digitalocean.com/
Projects
Development

No branches or pull requests

2 participants