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

feat: go module vendoring support #3191

Merged
merged 7 commits into from
Feb 11, 2019
Merged

feat: go module vendoring support #3191

merged 7 commits into from
Feb 11, 2019

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented Feb 8, 2019

Detects if a vendor/modules.txt is present and runs go mod vendor if so. Requires gitFs to work.

Closes #2580

@rarkins rarkins added the review label Feb 8, 2019
@rarkins rarkins merged commit c87a153 into master Feb 11, 2019
@rarkins rarkins removed the review label Feb 11, 2019
@rarkins rarkins deleted the feat/2580-go-vendor branch February 11, 2019 09:19
@renovate-bot
Copy link
Collaborator

🎉 This PR is included in version 14.16.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Go modules - vendoring support
2 participants