diff --git a/4136e3100730200bf7906c3aa9e8c340ab01eab7 b/4136e3100730200bf7906c3aa9e8c340ab01eab7 index b4480cc..7d276a3 100644 --- a/4136e3100730200bf7906c3aa9e8c340ab01eab7 +++ b/4136e3100730200bf7906c3aa9e8c340ab01eab7 @@ -853,3 +853,5 @@ func (v *Patches) Marshal() ([]byte, error) { func (v *Patches) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patchset.pb.go`