Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-08 04:18:33 -06:00
parent 9efbbd91fe
commit 3455bcb031
1 changed files with 2 additions and 0 deletions

View File

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