diff --git a/0ca91f5730c1adbed9286e2181d49d526767fdf0 b/0ca91f5730c1adbed9286e2181d49d526767fdf0 index 54ebd2b..f4b9c03 100644 --- a/0ca91f5730c1adbed9286e2181d49d526767fdf0 +++ b/0ca91f5730c1adbed9286e2181d49d526767fdf0 @@ -1227,3 +1227,5 @@ func (v *Repo) Marshal() ([]byte, error) { func (v *Repo) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:repo.pb.go`