diff --git a/7900b1416e94feeadf133232e33f2938b672702f b/7900b1416e94feeadf133232e33f2938b672702f index f0ef0db..fd35aba 100644 --- a/7900b1416e94feeadf133232e33f2938b672702f +++ b/7900b1416e94feeadf133232e33f2938b672702f @@ -928,3 +928,5 @@ func (v *Patches) Marshal() ([]byte, error) { func (v *Patches) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patchset.pb.go`