Block a user
Build in obs directly from this repo
Doh. Go allows multiple binaries in a module. So you can structure it so the root contains one go module then the common code will not be copied during vendoring. Downside is that outside imports…
Build in obs directly from this repo
That problem also exists in the current packaging. obs-go-modules can not currently exclude. I'm not sure about go itself, maybe there is a way to rearrange stuff so go can be clever, my guess is…
Build in obs directly from this repo