diff --git a/bbe362628b5e39c1b2477dcda76388cd5da5b476 b/bbe362628b5e39c1b2477dcda76388cd5da5b476 index 689aff3..a1fd7d1 100644 --- a/bbe362628b5e39c1b2477dcda76388cd5da5b476 +++ b/bbe362628b5e39c1b2477dcda76388cd5da5b476 @@ -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`