diff --git a/2f034bfeea2b67352f55a7c1cce0bd9113959016 b/2f034bfeea2b67352f55a7c1cce0bd9113959016 index 689aff3..a1fd7d1 100644 --- a/2f034bfeea2b67352f55a7c1cce0bd9113959016 +++ b/2f034bfeea2b67352f55a7c1cce0bd9113959016 @@ -1267,3 +1267,5 @@ func (v *Repo) Marshal() ([]byte, error) { func (v *Repo) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:repo.pb.go`