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 from Glide to dep #267

Closed
2 tasks done
janisz opened this issue Oct 9, 2017 · 2 comments
Closed
2 tasks done

Migrate from Glide to dep #267

janisz opened this issue Oct 9, 2017 · 2 comments

Comments

@janisz
Copy link
Contributor

janisz commented Oct 9, 2017

It looks like https://github.com/golang/dep is going to be a standard way of maintaining dependencies in Golang projects.

TODO

  • Genrate dep metada files (Gopkg.lock and Gopkg.toml)
  • Delete glide's metadata files (glide.lock and glide.yml)

Refs:

@fortrieb
Copy link
Contributor

fortrieb commented Oct 9, 2017

Can i grep this issue?

@janisz
Copy link
Contributor Author

janisz commented Oct 9, 2017

@fortrieb It's yours :)

janisz pushed a commit that referenced this issue Oct 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants