diff --git a/58b5689651e1ccbf0731b5d0742a0ee75007ad6a b/58b5689651e1ccbf0731b5d0742a0ee75007ad6a index 6c6444d..a381a28 100644 --- a/58b5689651e1ccbf0731b5d0742a0ee75007ad6a +++ b/58b5689651e1ccbf0731b5d0742a0ee75007ad6a @@ -851,3 +851,5 @@ func (v *Patches) Marshal() ([]byte, error) { func (v *Patches) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patchset.pb.go`