https://github.com/etcd-io/etcd
Raw File
Tip revision: bdbbde998b7ed434b23676530d10dbd601c4a7c0 authored by Marek Siarkowicz on 11 May 2023, 11:39:43 UTC
version: bump up to 3.5.9
Tip revision: bdbbde9
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