diff --git a/f82971b7dc9062bff165371cf2524566536f3168 b/f82971b7dc9062bff165371cf2524566536f3168 index 772a888..9e74295 100644 --- a/f82971b7dc9062bff165371cf2524566536f3168 +++ b/f82971b7dc9062bff165371cf2524566536f3168 @@ -1708,3 +1708,5 @@ func (v *Repo) Marshal() ([]byte, error) { func (v *Repo) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:repo.pb.go`