Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-14 00:54:13 -06:00
parent d216b1662f
commit eb7a5e3c4c
1 changed files with 2 additions and 0 deletions

View File

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