Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-07 09:57:22 -06:00
parent 61d41346e0
commit b60e61827b
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`