diff --git a/29d2dc946027a0b6205a6d30f250af1eaad7e785 b/29d2dc946027a0b6205a6d30f250af1eaad7e785 index 30a735d..6762352 100644 --- a/29d2dc946027a0b6205a6d30f250af1eaad7e785 +++ b/29d2dc946027a0b6205a6d30f250af1eaad7e785 @@ -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`