diff --git a/3092fd6e3b096f089f22704757494777c173049f b/3092fd6e3b096f089f22704757494777c173049f index 772a888..9e74295 100644 --- a/3092fd6e3b096f089f22704757494777c173049f +++ b/3092fd6e3b096f089f22704757494777c173049f @@ -1708,3 +1708,5 @@ func (v *Repo) Marshal() ([]byte, error) { func (v *Repo) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:repo.pb.go`