https://github.com/etcd-io/etcd
Raw File
Tip revision: 215b53cf3b48ee761f4c40908b3874b2e5e95e9f authored by Marek Siarkowicz on 20 January 2023, 10:15:12 UTC
version: bump up to 3.5.7
Tip revision: 215b53c
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