Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-16 00:36:27 -06:00
parent 846039b2fc
commit 0b28ae98ac
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`