IIUC, [3-clause BSDL](https://github.com/manifoldco/promptui/blob/981a3cab68f6f3481bf42c6a98521af7fbd14fae/LICENSE.md) is incompatible with [LGPLv3 which applies to the dependency on juju/ansiterm](https://github.com/juju/ansiterm/blob/720a0952cc2ac777afc295d9861263e2a4cf96a1/LICENSE): https://github.com/manifoldco/promptui/blob/981a3cab68f6f3481bf42c6a98521af7fbd14fae/select.go#L11 Could you consider removing dependency on the LGPLv3 library?
IIUC, 3-clause BSDL is incompatible with LGPLv3 which applies to the dependency on juju/ansiterm:
promptui/select.go
Line 11 in 981a3ca
Could you consider removing dependency on the LGPLv3 library?