Notes added by 'git notes append'
This commit is contained in:
parent
6ef485879e
commit
c4c2e9e358
|
@ -1171,3 +1171,5 @@ func (x *GoDeps) AppendByGoPath(y *GoDep) bool {
|
|||
x.GoDeps = append(x.GoDeps, y)
|
||||
return true
|
||||
}
|
||||
|
||||
// `autogen:repo.marshal.pb.go`
|
||||
|
|
Loading…
Reference in New Issue