Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-13 17:57:57 -06:00
parent a9c5a74a7d
commit a639dd527f
1 changed files with 2 additions and 0 deletions

View File

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