Notes added by 'git notes append'
This commit is contained in:
parent
de463a0926
commit
632bdf7489
|
@ -758,3 +758,5 @@ func (x *ForgeConfigs) AppendByGoPath(y *ForgeConfig) bool {
|
||||||
x.ForgeConfigs = append(x.ForgeConfigs, y)
|
x.ForgeConfigs = append(x.ForgeConfigs, y)
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// `autogen:patchset.marshal.pb.go`
|
||||||
|
|
Loading…
Reference in New Issue