-
Notifications
You must be signed in to change notification settings - Fork 77
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
Drop gocheck dependency #15
Comments
That's merged to master now. |
Wow, that is a rather drastic change! Though as the initial packager of the golang-github-magiconair-properties package in Debian, I can assure you that it is no extra burden on us at all, especially when many other Go packages use vendoring and we deal with those the same way too. Nevertheless, thank you for being so thoughtful and accommodating to us Debian Developers! (After reading the discussions at #14, I think I am more pragmatic than philosophical...) Thanks again, and cheers! :-) |
It is not necessary and makes Debian packaging more complex since they unbundle the vendored dependencies.
The text was updated successfully, but these errors were encountered: