diff --git a/7df10fba519944c1dae55625b10b0677b639febb b/7df10fba519944c1dae55625b10b0677b639febb index f2b1e7c..bfd6f5c 100644 --- a/7df10fba519944c1dae55625b10b0677b639febb +++ b/7df10fba519944c1dae55625b10b0677b639febb @@ -205,3 +205,5 @@ func (x *GitTags) InsertByHash(y string) *GitTag { x.GitTags = append(x.GitTags, z) return z } + +// `autogen:gitTag.marshal.pb.go`