diff --git a/8340326ff81f41d57a741d2a3e8bf72ee98ea777 b/8340326ff81f41d57a741d2a3e8bf72ee98ea777 index 4e88bef..8c0b824 100644 --- a/8340326ff81f41d57a741d2a3e8bf72ee98ea777 +++ b/8340326ff81f41d57a741d2a3e8bf72ee98ea777 @@ -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`