diff --git a/0ca1240c7556829d0a43b58a5ea608b6b71e79aa b/0ca1240c7556829d0a43b58a5ea608b6b71e79aa index b1fef58..156fb40 100644 --- a/0ca1240c7556829d0a43b58a5ea608b6b71e79aa +++ b/0ca1240c7556829d0a43b58a5ea608b6b71e79aa @@ -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`