diff --git a/f507df5d2ca6fdd52e4c70fc4b4dbf3401401c72 b/f507df5d2ca6fdd52e4c70fc4b4dbf3401401c72 index 55624aa..88db5b7 100644 --- a/f507df5d2ca6fdd52e4c70fc4b4dbf3401401c72 +++ b/f507df5d2ca6fdd52e4c70fc4b4dbf3401401c72 @@ -1630,3 +1630,5 @@ func (v *Repo) Marshal() ([]byte, error) { func (v *Repo) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:repo.pb.go`