gatt
gatt copied to clipboard
Unbundle xpc and gioctl
xpc and gioctl are bundled. Distribution packages should depend on other packages rather than on bundled code.
Do you have any plan to un-bundle them?
hi @fabaff and sorry for the late reply! as you can see i forked this repo to introduce some bettercap specific fixes and those libraries were already bundled back then. My guess is that they were both changing quite often and the original author of this package wanted to "freeze" them when no go mod at al were available. I guess what you say would be trivial now, but i have no idea which specific commits of those libraries this package is using.