diff --git a/5006d718fd59a3ac964750bb7890c9e0e262811b b/5006d718fd59a3ac964750bb7890c9e0e262811b index 8d68cc9..e66834b 100644 --- a/5006d718fd59a3ac964750bb7890c9e0e262811b +++ b/5006d718fd59a3ac964750bb7890c9e0e262811b @@ -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`