https://github.com/etcd-io/etcd
Raw File
Tip revision: 3ee15038fd11f74a54025ac24b0be97d029e03d0 authored by Benjamin Wang on 09 January 2024, 13:11:45 UTC
bump version to 3.4.29
Tip revision: 3ee1503
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