diff --git a/9f9edad2ae0bf01efee8026f71f04c0fcb90b544 b/9f9edad2ae0bf01efee8026f71f04c0fcb90b544 index 59d25d7..baaa025 100644 --- a/9f9edad2ae0bf01efee8026f71f04c0fcb90b544 +++ b/9f9edad2ae0bf01efee8026f71f04c0fcb90b544 @@ -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`