diff --git a/7c37e3841a5f69493f205d005314ea02e7a9236d b/7c37e3841a5f69493f205d005314ea02e7a9236d index 9b331b0..16d0801 100644 --- a/7c37e3841a5f69493f205d005314ea02e7a9236d +++ b/7c37e3841a5f69493f205d005314ea02e7a9236d @@ -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`