diff --git a/294da27c23b59fdc0eb367d238128a9a0d47b3e0 b/294da27c23b59fdc0eb367d238128a9a0d47b3e0 index 772a888..9e74295 100644 --- a/294da27c23b59fdc0eb367d238128a9a0d47b3e0 +++ b/294da27c23b59fdc0eb367d238128a9a0d47b3e0 @@ -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`