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