Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-16 04:06:47 -06:00
parent 0a0ceb7753
commit 50aac550dc
1 changed files with 2 additions and 0 deletions

View File

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