diff --git a/d124653bc86693323728d0dcd722c9d16fa0d791 b/d124653bc86693323728d0dcd722c9d16fa0d791 index d9c5f08..6b326e5 100644 --- a/d124653bc86693323728d0dcd722c9d16fa0d791 +++ b/d124653bc86693323728d0dcd722c9d16fa0d791 @@ -1319,3 +1319,5 @@ func (v *Repos) Marshal() ([]byte, error) { func (v *Repos) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:repo.pb.go`