diff --git a/f29f25b9b7ddf0ebf869ba764df844f87fce063f b/f29f25b9b7ddf0ebf869ba764df844f87fce063f index 30a735d..6762352 100644 --- a/f29f25b9b7ddf0ebf869ba764df844f87fce063f +++ b/f29f25b9b7ddf0ebf869ba764df844f87fce063f @@ -827,3 +827,5 @@ func (v *Patches) Marshal() ([]byte, error) { func (v *Patches) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patchset.pb.go`