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