diff --git a/0c30a9da2f9a30a9f41c755879ea5be266180ce0 b/0c30a9da2f9a30a9f41c755879ea5be266180ce0 index 55624aa..88db5b7 100644 --- a/0c30a9da2f9a30a9f41c755879ea5be266180ce0 +++ b/0c30a9da2f9a30a9f41c755879ea5be266180ce0 @@ -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`