Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-05 19:55:54 -06:00
parent edaa6b32d7
commit 6f665be247
1 changed files with 2 additions and 0 deletions

View File

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