diff --git a/8115c13001f82a6648b914ebb479d96d403dd54b b/8115c13001f82a6648b914ebb479d96d403dd54b index b320b48..5cb2b34 100644 --- a/8115c13001f82a6648b914ebb479d96d403dd54b +++ b/8115c13001f82a6648b914ebb479d96d403dd54b @@ -129,3 +129,5 @@ func (v *GitTags) Marshal() ([]byte, error) { func (v *GitTags) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:gitTag.pb.go`