diff --git a/f507df5d2ca6fdd52e4c70fc4b4dbf3401401c72 b/f507df5d2ca6fdd52e4c70fc4b4dbf3401401c72 index 48fad2c..2f7f87b 100644 --- a/f507df5d2ca6fdd52e4c70fc4b4dbf3401401c72 +++ b/f507df5d2ca6fdd52e4c70fc4b4dbf3401401c72 @@ -2707,3 +2707,5 @@ func (x *Repos) AppendByFullPath(y *Repo) bool { x.Repos = append(x.Repos, y) return true } + +// `autogen:`