diff --git a/9baa477990a8b6555e1a70c09a5411e80e344334 b/9baa477990a8b6555e1a70c09a5411e80e344334 index 835d847..e8bc25e 100644 --- a/9baa477990a8b6555e1a70c09a5411e80e344334 +++ b/9baa477990a8b6555e1a70c09a5411e80e344334 @@ -856,3 +856,5 @@ func (v *Patches) Marshal() ([]byte, error) { func (v *Patches) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patchset.pb.go`