diff --git a/d4a31b8e0bd7cf96b9e02bd3f3943d62059645d4 b/d4a31b8e0bd7cf96b9e02bd3f3943d62059645d4 index b1fef58..156fb40 100644 --- a/d4a31b8e0bd7cf96b9e02bd3f3943d62059645d4 +++ b/d4a31b8e0bd7cf96b9e02bd3f3943d62059645d4 @@ -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`