Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-15 15:57:01 -06:00
parent f280dbaac4
commit b21ea8044b
1 changed files with 2 additions and 0 deletions

View File

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