diff --git a/0ca91f5730c1adbed9286e2181d49d526767fdf0 b/0ca91f5730c1adbed9286e2181d49d526767fdf0 index 872efd4..d80ec32 100644 --- a/0ca91f5730c1adbed9286e2181d49d526767fdf0 +++ b/0ca91f5730c1adbed9286e2181d49d526767fdf0 @@ -596,3 +596,5 @@ func (x *GitTags) AppendByHash(y *GitTag) bool { x.GitTags = append(x.GitTags, y) return true } + +// `autogen:goDep.marshal.pb.go`