Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-10 04:27:15 -06:00
parent 6d82001d82
commit c2125fb1c5
1 changed files with 2 additions and 0 deletions

View File

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