diff --git a/f82971b7dc9062bff165371cf2524566536f3168 b/f82971b7dc9062bff165371cf2524566536f3168 index 0cd3d95..96dba5a 100644 --- a/f82971b7dc9062bff165371cf2524566536f3168 +++ b/f82971b7dc9062bff165371cf2524566536f3168 @@ -1043,3 +1043,5 @@ func (x *GitTags) AppendByHash(y *GitTag) bool { x.GitTags = append(x.GitTags, y) return true } + +// `autogen:goDep.marshal.pb.go`