diff --git a/5006d718fd59a3ac964750bb7890c9e0e262811b b/5006d718fd59a3ac964750bb7890c9e0e262811b index 3d1d3e3..4c7605f 100644 --- a/5006d718fd59a3ac964750bb7890c9e0e262811b +++ b/5006d718fd59a3ac964750bb7890c9e0e262811b @@ -1325,3 +1325,5 @@ func (v *Repos) Marshal() ([]byte, error) { func (v *Repos) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:repo.pb.go`