diff --git a/2e75d544ee1134b694fc77161f1e7fa798fd10f2 b/2e75d544ee1134b694fc77161f1e7fa798fd10f2 index cd50579..dd9c029 100644 --- a/2e75d544ee1134b694fc77161f1e7fa798fd10f2 +++ b/2e75d544ee1134b694fc77161f1e7fa798fd10f2 @@ -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`