Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-09 21:40:12 -06:00
parent 2a34ce5db8
commit 8b50a4226a
1 changed files with 2 additions and 0 deletions

View File

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