Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-13 18:09:36 -06:00
parent caccfed004
commit 2917c7040d
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`