hid icon indicating copy to clipboard operation
hid copied to clipboard

Add top-level dummy.go to fix vendoring

Open benma opened this issue 1 year ago • 4 comments

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 avatar Mar 12 '24 17:03 benma

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

benma avatar Apr 29 '24 13:04 benma

@karalabe bump

benma avatar May 13 '24 03:05 benma

@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 avatar May 28 '24 07:05 benma

ping @karalabe

benma avatar Jun 21 '24 18:06 benma

@holiman please merge this, this is a very simple PR but without it vendoring does this lib does not work. Thanks!

benma avatar Sep 19 '24 12:09 benma