diff --git a/cee7e25f3dd2884b405fb58cbd02e166a38de513 b/cee7e25f3dd2884b405fb58cbd02e166a38de513 index 6d35c78..d6e339c 100644 --- a/cee7e25f3dd2884b405fb58cbd02e166a38de513 +++ b/cee7e25f3dd2884b405fb58cbd02e166a38de513 @@ -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`