Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-15 12:28:50 -06:00
parent aa5a95f507
commit af6d9927e3
1 changed files with 2 additions and 0 deletions

View File

@ -728,3 +728,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`