diff --git a/21070d370331239fb90f6c70295d6595591f73d2 b/21070d370331239fb90f6c70295d6595591f73d2 index dfe659a..bd725d3 100644 --- a/21070d370331239fb90f6c70295d6595591f73d2 +++ b/21070d370331239fb90f6c70295d6595591f73d2 @@ -2809,3 +2809,5 @@ func (v *Hypervisors) Marshal() ([]byte, error) { func (v *Hypervisors) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:hypervisor.pb.go`