diff --git a/135d28aec675d06e886987e465c192519ae14505 b/135d28aec675d06e886987e465c192519ae14505 index dadff97..66c7312 100644 --- a/135d28aec675d06e886987e465c192519ae14505 +++ b/135d28aec675d06e886987e465c192519ae14505 @@ -786,3 +786,5 @@ func (v *Patches) Marshal() ([]byte, error) { func (v *Patches) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:patchset.pb.go`