diff --git a/8b9e1d3e64d593ad70757bc76fcee4543439c992 b/8b9e1d3e64d593ad70757bc76fcee4543439c992 index 1a42a72..35ced39 100644 --- a/8b9e1d3e64d593ad70757bc76fcee4543439c992 +++ b/8b9e1d3e64d593ad70757bc76fcee4543439c992 @@ -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`