Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-08 19:43:12 -06:00
parent ffa8ab0f5d
commit a390810977
1 changed files with 2 additions and 0 deletions

View File

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