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

Use golang dependency manager to go get the dependencies #43

Closed
sils opened this issue Feb 21, 2016 · 6 comments
Closed

Use golang dependency manager to go get the dependencies #43

sils opened this issue Feb 21, 2016 · 6 comments

Comments

@sils
Copy link
Member

sils commented Feb 21, 2016

From @sudheesh001 on February 15, 2016 13:10

Similar to how we have requirements.txt for pip and package.json for npm we can also have a file holding the dependencies for golang

Copied from original issue: coala/coala#1501

@sils
Copy link
Member Author

sils commented Feb 21, 2016

Thought about that too, is there already a file format designed for that?

@sils
Copy link
Member Author

sils commented Feb 21, 2016

From @sudheesh001 on February 15, 2016 13:38

I think godep takes a json in a specified format, i'll fix this once #1499 lands into master

@sils
Copy link
Member Author

sils commented Feb 21, 2016

#1499 has landed :)

@sils
Copy link
Member Author

sils commented Feb 21, 2016

From @AbdealiJK on February 19, 2016 14:24

not fixed yet :( Goopfile didnt work as expected in circleci

@Adrianzatreanu
Copy link
Contributor

no progress so unassigning :(

@jayvdb
Copy link
Member

jayvdb commented Apr 28, 2017

I think this should be closed. I've opened https://gitlab.com/coala/package_manager/issues/129 , which is where we would add new Go package managers, so they can be used here.

@jayvdb jayvdb closed this as completed Apr 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants