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

Add top-level dummy.go to fix vendoring #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

benma
Copy link

@benma benma commented Mar 12, 2024

Similar to
https://github.com/karalabe/usb/blob/8627268f6b0ac462d2f78166262404901a2d36e0/dummy.go.

Without this, go mod vendor does not vendor the subdirectories with the C code, but they are required for a successful build.

Similar to
https://github.com/karalabe/usb/blob/8627268f6b0ac462d2f78166262404901a2d36e0/dummy.go.

Without this, `go mod vendor` does not vendor the subdirectories with
the C code, but they are required for a successful build.
@benma benma changed the title Add top-level dummy.go Add top-level dummy.go to fix vendoring Mar 12, 2024
@benma
Copy link
Author

benma commented Apr 29, 2024

ping @karalabe please merge this so use this repo again instead of my own fork 😄

@benma
Copy link
Author

benma commented May 13, 2024

@karalabe bump

@benma
Copy link
Author

benma commented May 28, 2024

@karalabe - is there there any other maintainer to ping? Feel free to make me a maintainer if you have too little time - happy to help.

@benma
Copy link
Author

benma commented Jun 21, 2024

ping @karalabe

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.

None yet

1 participant