azurelinux icon indicating copy to clipboard operation
azurelinux copied to clipboard

component with no license used in some component

Open cheeyanglee opened this issue 4 weeks ago • 0 comments

vitess and cloud-provider-kubevirt [1] [2] depend on github.com/dave/gopackages which does not include any license. [3] dcos-cli [4] depend on github.com/dcos/client-go which is marked as experimental (as per their README [5]) and no license assigned to it.

[1] https://github.com/vitessio/vitess/blob/v19.0.4/vitess-mixin/go.sum#L593 [2] https://github.com/microsoft/azurelinux/blob/3.0/SPECS/cloud-provider-kubevirt/golang-version-upgrade.patch#L349 [3] https://github.com/dave/gopackages/issues/2 [4] https://github.com/dcos/dcos-cli/blob/1.2.0/go.sum#L30 [5] https://github.com/dcos/client-go?tab=readme-ov-file#dcos-go-client

cheeyanglee avatar Dec 03 '25 03:12 cheeyanglee