https://github.com/etcd-io/etcd
Raw File
Tip revision: 1a8a063a31426d738e0a2b3e99ab2f944f983533 authored by Sam Batschelet on 18 May 2021, 10:32:19 UTC
version: 3.5.0-beta.2
Tip revision: 1a8a063
bill-of-materials.override.json
[
	{
		"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