diff --git a/bc650a40209ef432440085b59c5eaf66d10c61ee b/bc650a40209ef432440085b59c5eaf66d10c61ee index a8995b4..79160fd 100644 --- a/bc650a40209ef432440085b59c5eaf66d10c61ee +++ b/bc650a40209ef432440085b59c5eaf66d10c61ee @@ -1323,3 +1323,5 @@ func (v *Repos) Marshal() ([]byte, error) { func (v *Repos) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:repo.pb.go`