Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-08 19:43:24 -06:00
parent 46a3f4e934
commit 0e2b71b0c7
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`