diff --git a/803f0cf98ee1fc01339c4e0b5f9545a5d90a5a2f b/803f0cf98ee1fc01339c4e0b5f9545a5d90a5a2f index 689aff3..a1fd7d1 100644 --- a/803f0cf98ee1fc01339c4e0b5f9545a5d90a5a2f +++ b/803f0cf98ee1fc01339c4e0b5f9545a5d90a5a2f @@ -1267,3 +1267,5 @@ func (v *Repo) Marshal() ([]byte, error) { func (v *Repo) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:repo.pb.go`