Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-16 00:36:44 -06:00
parent 6942dc16f1
commit 70d8b85c55
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`