Closed benma closed 1 month ago
ping @karalabe please merge this so use this repo again instead of my own fork :smile:
@karalabe bump
@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.
ping @karalabe
@holiman please merge this, this is a very simple PR but without it vendoring does this lib does not work. Thanks!
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.