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

fix missing vendors, re-vendor with LK4D4/vndr #151

Open
wants to merge 1 commit into
base: v3.0
Choose a base branch
from

Conversation

thaJeztah
Copy link

I didn't see a configuration file for a vendoring tool, so used https://github.com/LK4D4/vndr for now; alternatively the whole vendor directory could be removed

@f2prateek
Copy link
Contributor

We didn't want to vendor dependencies for the cli and examples package, as they're not meant for consumers of the library (e.g. the mold package). Not sure if there's a better way to handle that.

@thaJeztah
Copy link
Author

if no specific versions of the dependencies are needed, and people are mainly expected to use this repo as a dependency, perhaps remove the vendor directory altogether?

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