diff --git a/3e4b1ddc838714b37b14906f5a5fb9826060c681 b/3e4b1ddc838714b37b14906f5a5fb9826060c681 index 6c6444d..a381a28 100644 --- a/3e4b1ddc838714b37b14906f5a5fb9826060c681 +++ b/3e4b1ddc838714b37b14906f5a5fb9826060c681 @@ -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`