diff --git a/53d986bf5939180e2be42afc8166a22b47a79977 b/53d986bf5939180e2be42afc8166a22b47a79977 index e25b724..9ec3303 100644 --- a/53d986bf5939180e2be42afc8166a22b47a79977 +++ b/53d986bf5939180e2be42afc8166a22b47a79977 @@ -1708,3 +1708,5 @@ func (v *Repo) Marshal() ([]byte, error) { func (v *Repo) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:repo.pb.go`