diff --git a/d01989460ef999e3f7ebcfcb605860b05080bb96 b/d01989460ef999e3f7ebcfcb605860b05080bb96 index 9fee72b..29aa160 100644 --- a/d01989460ef999e3f7ebcfcb605860b05080bb96 +++ b/d01989460ef999e3f7ebcfcb605860b05080bb96 @@ -89,3 +89,5 @@ func (v *GitTags) Marshal() ([]byte, error) { func (v *GitTags) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:gitTag.pb.go`