diff --git a/8a31bc263407f32c857747f346c2848004eaebed b/8a31bc263407f32c857747f346c2848004eaebed index bce26b9..e3d3d88 100644 --- a/8a31bc263407f32c857747f346c2848004eaebed +++ b/8a31bc263407f32c857747f346c2848004eaebed @@ -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`