Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-17 03:11:45 -06:00
parent f3dbd06f8a
commit 56d3dc7ea6
1 changed files with 2 additions and 0 deletions

View File

@ -147,3 +147,5 @@ func (v *Identify) Marshal() ([]byte, error) {
func (v *Identify) Unmarshal(data []byte) error {
return proto.Unmarshal(data, v)
}
// `autogen:file.pb.go`