Notes added by 'git notes append'
This commit is contained in:
parent
4b5a8c7f6b
commit
3d4ae00005
|
@ -726,3 +726,5 @@ func (v *GoDeps) Marshal() ([]byte, error) {
|
|||
func (v *GoDeps) Unmarshal(data []byte) error {
|
||||
return proto.Unmarshal(data, v)
|
||||
}
|
||||
|
||||
// `autogen:goDep.pb.go`
|
||||
|
|
Loading…
Reference in New Issue