Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-20 08:21:38 -06:00
parent b8d371b79e
commit 7eab4fed41
1 changed files with 2 additions and 0 deletions

View File

@ -2000,3 +2000,5 @@ func (v *Hypervisors) Marshal() ([]byte, error) {
func (v *Hypervisors) Unmarshal(data []byte) error {
return proto.Unmarshal(data, v)
}
// `autogen:hypervisor.pb.go`