diff --git a/ceb2d6d5c8246c26555bad1681779fb5da37e28f b/ceb2d6d5c8246c26555bad1681779fb5da37e28f index 12e34b5..90e8817 100644 --- a/ceb2d6d5c8246c26555bad1681779fb5da37e28f +++ b/ceb2d6d5c8246c26555bad1681779fb5da37e28f @@ -1227,3 +1227,5 @@ func (v *Repo) Marshal() ([]byte, error) { func (v *Repo) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:repo.pb.go`