Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-13 17:57:57 -06:00
parent 7b27f361c5
commit c4ab6cb736
1 changed files with 2 additions and 0 deletions

View File

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