Notes added by 'git notes append'
This commit is contained in:
parent
81ee32d5f8
commit
72c7d5f07a
|
@ -1534,3 +1534,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