diff --git a/94350d7a7d9095cd1b757f577e0c6792f964c96e b/94350d7a7d9095cd1b757f577e0c6792f964c96e index 6b072aa..eb27c46 100644 --- a/94350d7a7d9095cd1b757f577e0c6792f964c96e +++ b/94350d7a7d9095cd1b757f577e0c6792f964c96e @@ -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`