Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-20 08:01:57 -06:00
parent d720ea7ffa
commit d0a948f09b
1 changed files with 2 additions and 0 deletions

View File

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