Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-16 00:36:09 -06:00
parent cbca6b4d7c
commit 58cacfd32f
1 changed files with 2 additions and 0 deletions

View File

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