diff --git a/7c8a30ab58388f19d040f7e9b21c8f8137c122f1 b/7c8a30ab58388f19d040f7e9b21c8f8137c122f1 index edc65ce..3620713 100644 --- a/7c8a30ab58388f19d040f7e9b21c8f8137c122f1 +++ b/7c8a30ab58388f19d040f7e9b21c8f8137c122f1 @@ -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`