Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-15 07:33:32 -06:00
parent ddb6af88d1
commit 8acacb269f
1 changed files with 2 additions and 0 deletions

View File

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