https://github.com/etcd-io/etcd
Raw File
Tip revision: 973882f697a8db3d59815bf132c6c506434334bd authored by Sam Batschelet on 15 October 2021, 12:32:31 UTC
version: 3.3.27
Tip revision: 973882f
bill-of-materials.override.json
[
	{
		"project": "bitbucket.org/ww/goautoneg",
		"licenses": [
			{
				"type": "BSD 3-clause \"New\" or \"Revised\" License"
			}
		]
	},
	{
		"project": "sigs.k8s.io/yaml",
		"licenses": [
			{
				"type": "BSD 3-clause \"New\" or \"Revised\" License"
			}
		]
	},
	{
		"project": "github.com/inconshreveable/mousetrap",
		"licenses": [
			{
				"type": "Apache License 2.0"
			}
		]
	}
]
back to top