diff --git a/2897c8654e59c282075f1432bf90f022a9f83293 b/2897c8654e59c282075f1432bf90f022a9f83293 index 4e88bef..8c0b824 100644 --- a/2897c8654e59c282075f1432bf90f022a9f83293 +++ b/2897c8654e59c282075f1432bf90f022a9f83293 @@ -1321,3 +1321,5 @@ func (v *Repos) Marshal() ([]byte, error) { func (v *Repos) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:repo.pb.go`