Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-16 00:36:09 -06:00
parent 5814f13944
commit 5ebb4640a4
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`