diff --git a/3673578031572d461a5ef2b2a8b3ab51adb3e6c7 b/3673578031572d461a5ef2b2a8b3ab51adb3e6c7 index 7c763cf..80dd237 100644 --- a/3673578031572d461a5ef2b2a8b3ab51adb3e6c7 +++ b/3673578031572d461a5ef2b2a8b3ab51adb3e6c7 @@ -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`