diff --git a/3092fd6e3b096f089f22704757494777c173049f b/3092fd6e3b096f089f22704757494777c173049f index 99aab03..0d7fcd7 100644 --- a/3092fd6e3b096f089f22704757494777c173049f +++ b/3092fd6e3b096f089f22704757494777c173049f @@ -91,3 +91,5 @@ func (v *GitTags) Marshal() ([]byte, error) { func (v *GitTags) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:gitTag.pb.go`