Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-08 19:15:18 -06:00
parent bf866a9fa8
commit 0c42d0bffd
1 changed files with 2 additions and 0 deletions

View File

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