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

Vendor in dependencies #11

Closed
wants to merge 1 commit into from
Closed

Vendor in dependencies #11

wants to merge 1 commit into from

Conversation

slai
Copy link

@slai slai commented Dec 10, 2018

It's been a while since go-minipypi has gotten any love, so let's bring it up to scratch with modern packaging practices.

This PR vendors in all of the dependencies using dep. If anyone prefers using the new go modules support in Go 1.11, I'm happy to do that instead.

It's been a while since go-minipypi has gotten any love, so let's bring it up to scratch with modern packaging practices.

This PR vendors in all of the dependencies using `dep`. If anyone prefers using the new go modules support in Go 1.11, I'm happy to do that instead.
@slai slai requested review from msf and oliland December 10, 2018 16:14
@msf
Copy link

msf commented Dec 11, 2018

@slai lets use the new go modules if we're going to do this, might as well do it the "new" way.

slai added a commit that referenced this pull request Dec 14, 2018
This supercedes #11 by using the new Go modules system instead.
@slai slai mentioned this pull request Dec 14, 2018
@slai slai closed this Dec 14, 2018
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 this pull request may close these issues.

2 participants